次の方法で共有


RequestReportRecordContract.ApiRegion プロパティ

定義

この要求を処理したゲートウェイが配置されている Azure リージョンを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象