IssueResource.NotificationActionGroupId Property

Definition

The action group IDs to notify

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

Property Value

Implements

Attributes

Applies to