次の方法で共有


ApiManagementServiceUpdateParameters.GatewayRegionalUrl プロパティ

定義

既定のリージョンのAPI Management サービスのゲートウェイ URL を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象