| Modifier and Type | Method and Description |
|---|---|
AutoHealRules |
SiteConfig.autoHealRules()
Get the autoHealRules value.
|
AutoHealRules |
AutoHealRules.withActions(AutoHealActions actions)
Set the actions value.
|
AutoHealRules |
AutoHealRules.withTriggers(AutoHealTriggers triggers)
Set the triggers value.
|
| Modifier and Type | Method and Description |
|---|---|
SiteConfig |
SiteConfig.withAutoHealRules(AutoHealRules autoHealRules)
Set the autoHealRules value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/