Method: OvirtSDK4::Spm#status=
- Defined in:
- lib/ovirtsdk4/types.rb
#status=(value) ⇒ Object
Sets the value of the status
attribute.
19797 19798 19799 |
# File 'lib/ovirtsdk4/types.rb', line 19797 def status=(value) @status = value end |