Share via


SiteConfigData.HandlerMappings Property

Definition

Handler mappings.

public System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.HttpRequestHandlerMapping> HandlerMappings { get; set; }
member this.HandlerMappings : System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.HttpRequestHandlerMapping> with get, set
Public Property HandlerMappings As IList(Of HttpRequestHandlerMapping)

Property Value

Applies to