Share via


ActivityLogAlertActionList.ActionGroups Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to