Share via


ActionGroupData.IncidentReceivers Property

Definition

The list of incident receivers that are part of this action group.

public System.Collections.Generic.IList<Azure.ResourceManager.Monitor.Models.IncidentReceiver> IncidentReceivers { get; }
member this.IncidentReceivers : System.Collections.Generic.IList<Azure.ResourceManager.Monitor.Models.IncidentReceiver>
Public ReadOnly Property IncidentReceivers As IList(Of IncidentReceiver)

Property Value

Applies to