Share via


ActionList.ActionGroups Eigenschaft

Definition

Ruft die Liste der Aktionsgruppen ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: