Uses of Class
com.microsoft.azure.management.cosmosdb.MongoIndex
Package
Description
This package contains the classes for CosmosDB.
-
Uses of MongoIndex in com.microsoft.azure.management.cosmosdb
Modifier and TypeMethodDescriptionMongoIndex.withKey
(MongoIndexKeys key) Set cosmos DB MongoDB collection index keys.MongoIndex.withOptions
(MongoIndexOptions options) Set cosmos DB MongoDB collection index key options.Modifier and TypeMethodDescriptionMongoDBCollectionResource.withIndexes
(List<MongoIndex> indexes) Set list of index keys.