Method: OvirtSDK4::StorageDomain#available

Defined in:
lib/ovirtsdk4/types.rb

#availableInteger

Returns the value of the available attribute.

Returns:

  • (Integer)


22145
22146
22147
# File 'lib/ovirtsdk4/types.rb', line 22145

def available
  @available
end