次の方法で共有


RegionalQuotaCapability.RegionName プロパティ

定義

リージョン名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象