Notifications.ActionGroupId Property

Definition

The action group IDs to notify

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.MonitorWorkspace.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.MonitorWorkspace.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> ActionGroupId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.MonitorWorkspace.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.MonitorWorkspace.PropertyOrigin.Owned)>]
member this.ActionGroupId : System.Collections.Generic.List<string> with get, set
Public Property ActionGroupId As List(Of String)

Property Value

Implements

Attributes

Applies to