Class: Fog::Compute::Vsphere::Customvalues
- Inherits:
-
Fog::Collection
- Object
- Fog::Collection
- Fog::Compute::Vsphere::Customvalues
- Defined in:
- lib/fog/vsphere/models/compute/customvalues.rb
Instance Attribute Summary collapse
-
#vm ⇒ Object
Returns the value of attribute vm.
Instance Method Summary collapse
Instance Attribute Details
#vm ⇒ Object
Returns the value of attribute vm.
10 11 12 |
# File 'lib/fog/vsphere/models/compute/customvalues.rb', line 10 def vm @vm end |