public static interface CosmosDBAccount.UpdateStages.WithReadLocations extends com.microsoft.azure.management.resources.fluentcore.model.Appliable<CosmosDBAccount>
| Modifier and Type | Method and Description |
|---|---|
CosmosDBAccount.UpdateStages.WithReadLocations |
withoutReadReplication(com.microsoft.azure.management.resources.fluentcore.arm.Region region)
A georeplication location for the CosmosDB account.
|
CosmosDBAccount.UpdateStages.WithReadLocations |
withReadReplication(com.microsoft.azure.management.resources.fluentcore.arm.Region region)
A georeplication location for the CosmosDB account.
|
CosmosDBAccount.UpdateStages.WithReadLocations withReadReplication(com.microsoft.azure.management.resources.fluentcore.arm.Region region)
region - the region for the locationCosmosDBAccount.UpdateStages.WithReadLocations withoutReadReplication(com.microsoft.azure.management.resources.fluentcore.arm.Region region)
region - the region for the location/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/