Method: Azure::Cosmosdb::Mgmt::V2020_03_01::Models::MongoDBCollectionResource#shard_key

Defined in:
lib/2020-03-01/generated/azure_mgmt_cosmosdb/models/mongo_dbcollection_resource.rb

#shard_keyHash{String => String}

applied for the request.

Returns:

  • (Hash{String => String})

    A key-value pair of shard keys to be



20
21
22
# File 'lib/2020-03-01/generated/azure_mgmt_cosmosdb/models/mongo_dbcollection_resource.rb', line 20

def shard_key
  @shard_key
end