次の方法で共有


ApiManagementServiceApplyNetworkConfigurationParameters.Location プロパティ

定義

複数リージョン のサービスに対して更新する Api Management サービスの場所を取得または設定します。 1 つのリージョンにデプロイされたサービスの場合、このパラメーターは必要ありません。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象