次の方法で共有


SiteConfigResource.ApiManagementConfig プロパティ

定義

アプリにリンクされている Azure API 管理設定を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.apiManagementConfig")]
public Microsoft.Azure.Management.WebSites.Models.ApiManagementConfig ApiManagementConfig { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.apiManagementConfig")>]
member this.ApiManagementConfig : Microsoft.Azure.Management.WebSites.Models.ApiManagementConfig with get, set
Public Property ApiManagementConfig As ApiManagementConfig

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象