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