Method: OvirtSDK4::StorageDomain#name

Defined in:
lib/ovirtsdk4/types.rb

#nameString

Returns the value of the name attribute.

Returns:

  • (String)


22567
22568
22569
# File 'lib/ovirtsdk4/types.rb', line 22567

def name
  @name
end