Share via


NotificationContent.EmailReceivers Property

Definition

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

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

Property Value

Applies to