共用方式為


SiteConfigResourceInner.HandlerMappings 屬性

定義

取得或設定處理常式對應。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.handlerMappings")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.HandlerMapping> HandlerMappings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.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

適用於