| Package | Description |
|---|---|
| com.azure.resourcemanager.cosmos.models |
Package containing the data models for CosmosDBManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CosmosDBAccount.Update
Grouping of cosmos db update stages.
|
| Modifier and Type | Method and Description |
|---|---|
CosmosDBAccount.UpdateStages.WithReadLocations |
CosmosDBAccount.UpdateStages.WithReadLocations.withoutReadReplication(com.azure.core.management.Region region)
A georeplication location for the CosmosDB account.
|
CosmosDBAccount.UpdateStages.WithReadLocations |
CosmosDBAccount.UpdateStages.WithReadLocations.withReadReplication(com.azure.core.management.Region region)
A georeplication location for the CosmosDB account.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.