Method: OvirtSDK4::StorageDomain#storage_format=
- Defined in:
- lib/ovirtsdk4/types.rb
#storage_format=(value) ⇒ Object
Sets the value of the storage_format attribute.
22689 22690 22691 |
# File 'lib/ovirtsdk4/types.rb', line 22689 def storage_format=(value) @storage_format = value end |