次の方法で共有


AppServiceEnvironmentResourceInner.ApiManagementAccountId プロパティ

定義

App Service Environment API Management関連付けられているアカウントを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象