Method: OvirtSDK4::StorageDomain#vms

Defined in:
lib/ovirtsdk4/types.rb

#vmsArray<Vm>

Returns the value of the vms attribute.

Returns:

  • (Array<Vm>)


22796
22797
22798
# File 'lib/ovirtsdk4/types.rb', line 22796

def vms
  @vms
end