Share via


MetricAlertData.Actions Property

Definition

the array of actions that are performed when the alert rule becomes active, and when an alert condition is resolved.

public System.Collections.Generic.IList<Azure.ResourceManager.Monitor.Models.MetricAlertAction> Actions { get; }
member this.Actions : System.Collections.Generic.IList<Azure.ResourceManager.Monitor.Models.MetricAlertAction>
Public ReadOnly Property Actions As IList(Of MetricAlertAction)

Property Value

Applies to