Uses of Interface
com.azure.resourcemanager.cosmos.models.CosmosDBAccount.UpdateStages.WithReadLocations
-
Packages that use CosmosDBAccount.UpdateStages.WithReadLocations Package Description com.azure.resourcemanager.cosmos.models Package containing the data models for CosmosDBManagementClient. -
-
Uses of CosmosDBAccount.UpdateStages.WithReadLocations in com.azure.resourcemanager.cosmos.models
Subinterfaces of CosmosDBAccount.UpdateStages.WithReadLocations in com.azure.resourcemanager.cosmos.models Modifier and Type Interface Description static interfaceCosmosDBAccount.UpdateGrouping of cosmos db update stages.Methods in com.azure.resourcemanager.cosmos.models that return CosmosDBAccount.UpdateStages.WithReadLocations Modifier and Type Method Description CosmosDBAccount.UpdateStages.WithReadLocationsCosmosDBAccount.UpdateStages.WithReadLocations. withoutReadReplication(com.azure.core.management.Region region)A georeplication location for the CosmosDB account.CosmosDBAccount.UpdateStages.WithReadLocationsCosmosDBAccount.UpdateStages.WithReadLocations. withReadReplication(com.azure.core.management.Region region)A georeplication location for the CosmosDB account.
-