次の方法で共有


UpdateLongTermRetentionBackupParameters.RequestedBackupStorageRedundancy プロパティ

定義

コピーしたバックアップのストレージ冗長の種類を取得または設定します。 使用できる値は、'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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象