Method: OvirtSDK4::StorageDomain#description

Defined in:
lib/ovirtsdk4/types.rb

#descriptionString

Returns the value of the description attribute.

Returns:

  • (String)

22034
22035
22036
# File 'lib/ovirtsdk4/types.rb', line 22034

def description
  @description
end