Method: IntersightClient::VirtualizationBaseVirtualNetworkInterfaceAllOf#hash

Defined in:
lib/intersight_client/models/virtualization_base_virtual_network_interface_all_of.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



181
182
183
# File 'lib/intersight_client/models/virtualization_base_virtual_network_interface_all_of.rb', line 181

def hash
  [class_id, object_type, name].hash
end