Method: OvirtSDK4::ProductInfo#version
- Defined in:
- lib/ovirtsdk4/types.rb
#version ⇒ Version
Returns the value of the version
attribute.
15211 15212 15213 |
# File 'lib/ovirtsdk4/types.rb', line 15211 def version @version end |
Returns the value of the version
attribute.
15211 15212 15213 |
# File 'lib/ovirtsdk4/types.rb', line 15211 def version @version end |