Class MongoIndexKeys
java.lang.Object
com.microsoft.azure.management.cosmosdb.MongoIndexKeys
Cosmos DB MongoDB collection resource object.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MongoIndexKeys
public MongoIndexKeys()
-
-
Method Details
-
keys
Get list of keys for each MongoDB collection in the Azure Cosmos DB service.- Returns:
- the keys value
-
withKeys
Set list of keys for each MongoDB collection in the Azure Cosmos DB service.- Parameters:
keys
- the keys value to set- Returns:
- the MongoIndexKeys object itself.
-