Uses of Class
com.azure.resourcemanager.cosmos.models.RestorableLocationResource
Packages that use RestorableLocationResource
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
Package containing the 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 RestorableLocationResourceModifier and TypeMethodDescriptionRestorableDatabaseAccountGetResultInner.restorableLocations()Get the restorableLocations property: List of regions where the of the database account can be restored from.RestorableDatabaseAccountProperties.restorableLocations()Get the restorableLocations property: List of regions where the of the database account can be restored from. -
Uses of RestorableLocationResource in com.azure.resourcemanager.cosmos.models
Classes in com.azure.resourcemanager.cosmos.models that implement interfaces with type arguments of type RestorableLocationResourceModifier and TypeClassDescriptionfinal classProperties of the regional restorable account.Methods in com.azure.resourcemanager.cosmos.models that return RestorableLocationResourceModifier and TypeMethodDescriptionstatic RestorableLocationResourceRestorableLocationResource.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RestorableLocationResource from the JsonReader.