Share via


ActionGroupData.EventHubReceivers Property

Definition

The list of event hub receivers that are part of this action group.

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

Property Value

Applies to