次の方法で共有


ApiManagementServiceBaseProperties.ManagementApiUrl プロパティ

定義

API Management サービスの管理 API エンドポイント URL を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象