次の方法で共有


Backup.GeoRedundantBackup プロパティ

定義

サーバーでバックアップGeo-Redundant有効にするかどうかを示す値を取得または設定します。 使用可能な値は次のとおりです: 'Enabled'、'Disabled'

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象