Rule.Actions Property

Definition

Optional. Rule actions.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models.RuleAction> Actions { get; set; }
member this.Actions : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models.RuleAction> with get, set
Public Property Actions As IList(Of RuleAction)

Property Value

Applies to