次の方法で共有


ApiManagementServiceUpdateParameters.GatewayUrl プロパティ

定義

API Management サービスのゲートウェイ URL を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象