Method: OvirtSDK4::OpenStackNetwork#id=

Defined in:
lib/ovirtsdk4/types.rb

#id=(value) ⇒ Object

Sets the value of the id attribute.

Parameters:

  • value (String)


12896
12897
12898
# File 'lib/ovirtsdk4/types.rb', line 12896

def id=(value)
  @id = value
end