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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET