| Package | Description |
|---|---|
| com.azure.resourcemanager.cosmos.models |
Package containing the data models for CosmosDBManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
MongoIndexKeys |
MongoIndex.key()
Get the key property: Cosmos DB MongoDB collection index keys.
|
MongoIndexKeys |
MongoIndexKeys.withKeys(List<String> keys)
Set the keys property: 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 the key property: Cosmos DB MongoDB collection index keys.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.