GetWindowsWebAppSiteConfigHandlerMapping

data class GetWindowsWebAppSiteConfigHandlerMapping(val arguments: String, val extension: String, val scriptProcessorPath: String)

Constructors

Link copied to clipboard
constructor(arguments: String, extension: String, scriptProcessorPath: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The command-line arguments to be passed to the script processor.

Link copied to clipboard

The extension to be handled by the specified FastCGI application.

Link copied to clipboard

The absolute path to the FastCGI application.