| 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.microsoft.azure.management.resources.fluentcore.arm.Region region)
A georeplication location for the CosmosDB account.
|
CosmosDBAccount.UpdateStages.WithReadLocations |
CosmosDBAccount.UpdateStages.WithReadLocations.withReadReplication(com.microsoft.azure.management.resources.fluentcore.arm.Region region)
A georeplication location for the CosmosDB account.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/