Class RuleAction
The action that is performed when the alert rule becomes active, and when an alert condition is resolved.
Namespace: System.Dynamic.ExpandoObject
Assembly: Microsoft.Azure.Management.Monitor.dll
Syntax
public class RuleAction
Constructors
RuleAction()
Initializes a new instance of the RuleAction class.
Declaration
public RuleAction ();