다음을 통해 공유


SiteConfig.ApiManagementConfig 속성

정의

앱에 연결된 Azure API Management 설정을 가져오거나 설정합니다.

[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

적용 대상