AutoHealRules Class

Definition

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