WebSiteGetConfigurationResponse.HandlerMappings Property

Definition

Optional. Specifies custom executable programs for handling requests for specific file name extensions.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.WebSites.Models.WebSiteGetConfigurationResponse.HandlerMapping> HandlerMappings { get; set; }
member this.HandlerMappings : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.WebSites.Models.WebSiteGetConfigurationResponse.HandlerMapping> with get, set
Public Property HandlerMappings As IList(Of WebSiteGetConfigurationResponse.HandlerMapping)

Property Value

Applies to