Package | Description |
---|---|
com.microsoft.azure.management.appservice |
This package contains the classes for WebSiteManagementClient.
|
Modifier and Type | Method and Description |
---|---|
AutoHealCustomAction |
AutoHealActions.customAction()
Get custom action to be taken.
|
AutoHealCustomAction |
AutoHealCustomAction.withExe(String exe)
Set executable to be run.
|
AutoHealCustomAction |
AutoHealCustomAction.withParameters(String parameters)
Set parameters for the executable.
|
Modifier and Type | Method and Description |
---|---|
AutoHealActions |
AutoHealActions.withCustomAction(AutoHealCustomAction customAction)
Set custom action to be taken.
|
Copyright © 2019. All rights reserved.