Partager via


AlertRuleResource.Actions Propriété

Définition

Obtient ou définit le tableau des actions qui sont effectuées lorsque la règle d’alerte devient active et lorsqu’une condition d’alerte est résolue.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.actions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.RuleAction> Actions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.actions")>]
member this.Actions : System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.RuleAction> with get, set
Public Property Actions As IList(Of RuleAction)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à