Method: IntersightClient::VirtualizationVmwareFolder#hash
- Defined in:
- lib/intersight_client/models/virtualization_vmware_folder.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
258 259 260 |
# File 'lib/intersight_client/models/virtualization_vmware_folder.rb', line 258 def hash [class_id, object_type, internal, inventory_path, typeof_folder, datacenter, hypervisor_manager, vmware_folder].hash end |