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