| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
AutoHealCustomAction |
AutoHealActions.customAction()
Get the customAction property: Custom action to be taken.
|
AutoHealCustomAction |
AutoHealCustomAction.withExe(String exe)
Set the exe property: Executable to be run.
|
AutoHealCustomAction |
AutoHealCustomAction.withParameters(String parameters)
Set the parameters property: Parameters for the executable.
|
| Modifier and Type | Method and Description |
|---|---|
AutoHealActions |
AutoHealActions.withCustomAction(AutoHealCustomAction customAction)
Set the customAction property: Custom action to be taken.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.