Uses of Class
com.microsoft.azure.management.cosmosdb.MongoIndexKeys
Packages that use MongoIndexKeys
Package
Description
This package contains the classes for CosmosDB.
-
Uses of MongoIndexKeys in com.microsoft.azure.management.cosmosdb
Methods in com.microsoft.azure.management.cosmosdb that return MongoIndexKeysModifier and TypeMethodDescriptionMongoIndex.key()
Get cosmos DB MongoDB collection index keys.Set list of keys for each MongoDB collection in the Azure Cosmos DB service.Methods in com.microsoft.azure.management.cosmosdb with parameters of type MongoIndexKeysModifier and TypeMethodDescriptionMongoIndex.withKey
(MongoIndexKeys key) Set cosmos DB MongoDB collection index keys.