Uses of Class
com.azure.resourcemanager.cosmos.models.RestorableLocationResource
-
Packages that use RestorableLocationResource Package Description com.azure.resourcemanager.cosmos.fluent.models Package containing the inner data models for CosmosDBManagementClient. -
-
Uses of RestorableLocationResource in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return types with arguments of type RestorableLocationResource Modifier and Type Method Description List<RestorableLocationResource>RestorableDatabaseAccountGetResultInner. restorableLocations()Get the restorableLocations property: List of regions where the of the database account can be restored from.List<RestorableLocationResource>RestorableDatabaseAccountProperties. restorableLocations()Get the restorableLocations property: List of regions where the of the database account can be restored from.
-