public static interface CosmosDBAccount.UpdateStages.WithReadLocations extends Appliable<CosmosDBAccount>
| Modifier and Type | Method and Description |
|---|---|
CosmosDBAccount.UpdateStages.WithReadLocations |
withoutReadReplication(Region region)
A georeplication location for the CosmosDB account.
|
CosmosDBAccount.UpdateStages.WithReadLocations |
withReadReplication(Region region)
A georeplication location for the CosmosDB account.
|
apply, applyAsync, applyAsyncCosmosDBAccount.UpdateStages.WithReadLocations withReadReplication(Region region)
region - the region for the locationCosmosDBAccount.UpdateStages.WithReadLocations withoutReadReplication(Region region)
region - the region for the locationCopyright © 2019. All rights reserved.