Method: IntersightClient::HyperflexClusterReplicationNetworkPolicyList#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



130
131
132
# File 'lib/intersight_client/models/hyperflex_cluster_replication_network_policy_list.rb', line 130

def hash
  [count, results].hash
end