Partager via


RestorableDatabaseAccountGetResult.RestorableLocations Propriété

Définition

Obtient la liste des régions à partir de lesquelles le du compte de base de données peut être restauré.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à