Uses of Interface
com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithReadLocations
-
-
Uses of CosmosDBAccount.UpdateStages.WithReadLocations in com.microsoft.azure.management.cosmosdb
Subinterfaces of CosmosDBAccount.UpdateStages.WithReadLocations in com.microsoft.azure.management.cosmosdb Modifier and Type Interface Description static interfaceCosmosDBAccount.UpdateGrouping of cosmos db update stages.Methods in com.microsoft.azure.management.cosmosdb that return CosmosDBAccount.UpdateStages.WithReadLocations Modifier and Type Method Description CosmosDBAccount.UpdateStages.WithReadLocationsCosmosDBAccount.UpdateStages.WithReadLocations. withoutReadReplication(com.microsoft.azure.management.resources.fluentcore.arm.Region region)A georeplication location for the CosmosDB account.CosmosDBAccount.UpdateStages.WithReadLocationsCosmosDBAccount.UpdateStages.WithReadLocations. withReadReplication(com.microsoft.azure.management.resources.fluentcore.arm.Region region)A georeplication location for the CosmosDB account.
-