Method: OvirtSDK4::OpenStackNetworkProvider#type=
- Defined in:
- lib/ovirtsdk4/types.rb
#type=(value) ⇒ Object
Sets the value of the type attribute.
57390 57391 57392 |
# File 'lib/ovirtsdk4/types.rb', line 57390 def type=(value) @type = value end |