WebSiteUpdateConfigurationParameters.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.WebSiteUpdateConfigurationParameters.HandlerMapping> HandlerMappings { get; set; }
member this.HandlerMappings : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.WebSites.Models.WebSiteUpdateConfigurationParameters.HandlerMapping> with get, set
Public Property HandlerMappings As IList(Of WebSiteUpdateConfigurationParameters.HandlerMapping)

Property Value

Applies to