AutoHealRules Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Rules that can be defined for auto-heal.
public class AutoHealRules
type AutoHealRules = class
Public Class AutoHealRules
- Inheritance
-
AutoHealRules
Constructors
AutoHealRules() |
Initializes a new instance of the AutoHealRules class. |
AutoHealRules(AutoHealTriggers, AutoHealActions) |
Initializes a new instance of the AutoHealRules class. |
Properties
Actions |
Gets or sets actions to be executed when a rule is triggered. |
Triggers |
Gets or sets conditions that describe when to execute the auto-heal actions. |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET