Represents the action taken when an alert triggers.
Namespace: StreamBase.LiveView.API.AlertsAssembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 10.6.6.1 (10.6.6.1)
Syntax
| C# | Visual Basic | Visual C++ |
public interface IAlertRuleAction
Public Interface IAlertRuleAction
public interface class IAlertRuleAction
Members
| All Members | Properties |
| Member | Description | |
|---|---|---|
| ActionType |
The type of action that will be taken when the alert fires.
| |
| Description |
The description text for this alert rule.
| |
| IsEnabled |
Whether this action is currently enabled.
|