Freigeben über


ManagedInstance.CurrentBackupStorageRedundancy Eigenschaft

Definition

Ruft den Speicherkontotyp ab, der zum Speichern von Sicherungen für diese instance verwendet wird. Die Optionen sind Local (LocalRedundantStorage), Zone (ZoneRedundantStorage), Geo (GeoRedundantStorage) und GeoZone(GeoZoneRedundantStorage). Mögliche Werte: "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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: