Freigeben über


RestorableDatabaseAccountGetResult.RestorableLocations Eigenschaft

Definition

Ruft eine Liste der Regionen ab, aus denen das Datenbankkonto wiederhergestellt werden kann.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: