RestorableDatabaseAccountGetResult.RestorableLocations Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets list of regions where the of the database account can be restored from.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.restorableLocations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Models.RestorableLocationResource> RestorableLocations { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.restorableLocations")>]
member this.RestorableLocations : System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Models.RestorableLocationResource>
Public ReadOnly Property RestorableLocations As IList(Of RestorableLocationResource)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute