次の方法で共有


SiteConfig.ApiManagementConfig プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象