Freigeben über


ManagedInstanceUpdate.RequestedBackupStorageRedundancy Eigenschaft

Definition

Ruft den Speicherkontotyp ab, der zum Speichern von Sicherungen für diese instance verwendet werden soll, oder legt diesen fest. Die Optionen sind Local (LocalRedundantStorage), Zone (ZoneRedundantStorage), Geo (GeoRedundantStorage) und GeoZone(GeoZoneRedundantStorage). Mögliche Werte: "Geo", "Local", "Zone", "GeoZone"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.requestedBackupStorageRedundancy")]
public string RequestedBackupStorageRedundancy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.requestedBackupStorageRedundancy")>]
member this.RequestedBackupStorageRedundancy : string with get, set
Public Property RequestedBackupStorageRedundancy As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: