WebSiteUpdateConfigurationParameters.HandlerMapping Properties

 

Namespace:   Microsoft.WindowsAzure.Management.WebSites.Models
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

Properties

Name Description
System_CAPS_pubproperty Arguments

Gets or sets optional arguments for the script processor specified by the ScriptProcessor property.

System_CAPS_pubproperty Extension

Gets or sets the extension of the file type that the script processor will handle.

System_CAPS_pubproperty ScriptProcessor

Gets or sets the absolute path to the location of the executable file that will handle the files specified in the Extension property.

See Also

WebSiteUpdateConfigurationParameters.HandlerMapping Class
Microsoft.WindowsAzure.Management.WebSites.Models Namespace

Return to top