Method: OvirtSDK4::StorageDomain#warning_low_space_indicator=

Defined in:
lib/ovirtsdk4/types.rb

#warning_low_space_indicator=(value) ⇒ Object

Sets the value of the warning_low_space_indicator attribute.

Parameters:

  • value (Integer)
[View source]

22561
22562
22563
# File 'lib/ovirtsdk4/types.rb', line 22561

def warning_low_space_indicator=(value)
  @warning_low_space_indicator = value
end