AutoHealCustomAction Class

Definition

Custom action to be executed when an auto heal rule is triggered.

public class AutoHealCustomAction
type AutoHealCustomAction = class
Public Class AutoHealCustomAction
Inheritance
AutoHealCustomAction

Constructors

AutoHealCustomAction()

Initializes a new instance of the AutoHealCustomAction class.

AutoHealCustomAction(String, String)

Initializes a new instance of the AutoHealCustomAction class.

Properties

Exe

Gets or sets executable to be run.

Parameters

Gets or sets parameters for the executable.

Applies to