Partager via


ManagedInstance.CurrentBackupStorageRedundancy Propriété

Définition

Obtient le type de compte de stockage utilisé pour stocker les sauvegardes pour cette instance. Les options sont Local (LocalRedundantStorage), Zone (ZoneRedundantStorage), Geo (GeoRedundantStorage) et GeoZone(GeoZoneRedundantStorage). Les valeurs possibles sont les suivantes : « Geo », « Local », « Zone », « GeoZone »

[Newtonsoft.Json.JsonProperty(PropertyName="properties.currentBackupStorageRedundancy")]
public string CurrentBackupStorageRedundancy { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.currentBackupStorageRedundancy")>]
member this.CurrentBackupStorageRedundancy : string
Public ReadOnly Property CurrentBackupStorageRedundancy As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à