WebSiteGetConfigurationResponse::HandlerMapping Class
Represents a custom executable program for handling requests for specific file name extensions.
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
Microsoft.WindowsAzure.Management.WebSites.Models::WebSiteGetConfigurationResponse::HandlerMapping
| Name | Description | |
|---|---|---|
![]() | WebSiteGetConfigurationResponse::HandlerMapping() | Initializes a new instance of the WebSiteGetConfigurationResponse::HandlerMapping class. |
| Name | Description | |
|---|---|---|
![]() | Arguments | Gets or sets optional arguments for the script processor specified by the ScriptProcessor property. |
![]() | Extension | Gets or sets the extension of the file type that the script processor will handle. |
![]() | ScriptProcessor | Gets or sets the absolute path to the location of the executable file that will handle the files specified in the Extension property. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)