ManagedInstance.CurrentBackupStorageRedundancy Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 à
Azure SDK for .NET