Package | Description |
---|---|
com.microsoft.azure.management.appservice |
This package contains the classes for WebSiteManagementClient.
|
Modifier and Type | Method and Description |
---|---|
AutoHealRules |
SiteConfig.autoHealRules()
Get auto Heal rules.
|
AutoHealRules |
AutoHealRules.withActions(AutoHealActions actions)
Set actions to be executed when a rule is triggered.
|
AutoHealRules |
AutoHealRules.withTriggers(AutoHealTriggers triggers)
Set conditions that describe when to execute the auto-heal actions.
|
Modifier and Type | Method and Description |
---|---|
SiteConfig |
SiteConfig.withAutoHealRules(AutoHealRules autoHealRules)
Set auto Heal rules.
|
Copyright © 2019. All rights reserved.