| Package | Description | 
|---|---|
| com.microsoft.azure.management.appservice | 
 This package contains the classes for WebSiteManagementClient. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AutoHealActions | 
AutoHealRules.actions()
Get actions to be executed when a rule is triggered. 
 | 
AutoHealActions | 
AutoHealActions.withActionType(AutoHealActionType actionType)
Set predefined action to be taken. 
 | 
AutoHealActions | 
AutoHealActions.withCustomAction(AutoHealCustomAction customAction)
Set custom action to be taken. 
 | 
AutoHealActions | 
AutoHealActions.withMinProcessExecutionTime(String minProcessExecutionTime)
Set minimum time the process must execute
     before taking the action. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AutoHealRules | 
AutoHealRules.withActions(AutoHealActions actions)
Set actions to be executed when a rule is triggered. 
 | 
Copyright © 2019. All rights reserved.