Method: OvirtSDK4::StorageDomain#vms
- Defined in:
- lib/ovirtsdk4/types.rb
#vms ⇒ Array<Vm>
Returns the value of the vms attribute.
22796 22797 22798 |
# File 'lib/ovirtsdk4/types.rb', line 22796 def vms @vms end |
Returns the value of the vms attribute.
22796 22797 22798 |
# File 'lib/ovirtsdk4/types.rb', line 22796 def vms @vms end |