SiteConfig.HandlerMappings 속성

정의

처리기 매핑을 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="handlerMappings")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.HandlerMapping> HandlerMappings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="handlerMappings")>]
member this.HandlerMappings : System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.HandlerMapping> with get, set
Public Property HandlerMappings As IList(Of HandlerMapping)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상