Share via


ActionGroupData.WebhookReceivers Property

Definition

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

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

Property Value

Applies to