| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
AutoHealRules |
SiteConfigInner.autoHealRules()
Get the autoHealRules property: Auto Heal rules.
|
AutoHealRules |
SiteConfigResourceInner.autoHealRules()
Get the autoHealRules property: Auto Heal rules.
|
| Modifier and Type | Method and Description |
|---|---|
SiteConfigInner |
SiteConfigInner.withAutoHealRules(AutoHealRules autoHealRules)
Set the autoHealRules property: Auto Heal rules.
|
SiteConfigResourceInner |
SiteConfigResourceInner.withAutoHealRules(AutoHealRules autoHealRules)
Set the autoHealRules property: Auto Heal rules.
|
| Modifier and Type | Method and Description |
|---|---|
AutoHealRules |
AutoHealRules.withActions(AutoHealActions actions)
Set the actions property: Actions to be executed when a rule is triggered.
|
AutoHealRules |
AutoHealRules.withTriggers(AutoHealTriggers triggers)
Set the triggers property: Conditions that describe when to execute the auto-heal actions.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.