RegionalReplicationStatus.Region プロパティ

定義

ギャラリー イメージのバージョンがレプリケートされるリージョンを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="region")]
public string Region { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="region")>]
member this.Region : string
Public ReadOnly Property Region As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象