| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
HandlerMapping |
HandlerMapping.withArguments(String arguments)
Set the arguments property: Command-line arguments to be passed to the script processor.
|
HandlerMapping |
HandlerMapping.withExtension(String extension)
Set the extension property: Requests with this extension will be handled using the specified FastCGI application.
|
HandlerMapping |
HandlerMapping.withScriptProcessor(String scriptProcessor)
Set the scriptProcessor property: The absolute path to the FastCGI application.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.