Method: OvirtSDK4::StorageDomain#committed

Defined in:
lib/ovirtsdk4/types.rb

#committedInteger

Returns the value of the committed attribute.

Returns:

  • (Integer)


22217
22218
22219
# File 'lib/ovirtsdk4/types.rb', line 22217

def committed
  @committed
end