CapabilityProperties.SupportedGeoBackupRegions プロパティ

定義

サポートされている geo バックアップ リージョンを取得します

[Newtonsoft.Json.JsonProperty(PropertyName="supportedGeoBackupRegions")]
public System.Collections.Generic.IList<string> SupportedGeoBackupRegions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedGeoBackupRegions")>]
member this.SupportedGeoBackupRegions : System.Collections.Generic.IList<string>
Public ReadOnly Property SupportedGeoBackupRegions As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象