Freigeben über


AlertProcessingRuleProperties.Actions Eigenschaft

Definition

Ruft Aktionen ab, die angewendet werden sollen, oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: