| Package | Description |
|---|---|
| com.microsoft.azure.management.cosmosdb |
This package contains the classes for CosmosDB.
|
| Modifier and Type | Method and Description |
|---|---|
MongoIndexKeys |
MongoIndex.key()
Get cosmos DB MongoDB collection index keys.
|
MongoIndexKeys |
MongoIndexKeys.withKeys(List<String> keys)
Set list of keys for each MongoDB collection in the Azure Cosmos DB service.
|
| Modifier and Type | Method and Description |
|---|---|
MongoIndex |
MongoIndex.withKey(MongoIndexKeys key)
Set cosmos DB MongoDB collection index keys.
|
Copyright © 2019. All rights reserved.