Share via


PSActionGroupProperty.WebhookReceivers Property

Definition

Gets or sets the list of webhook receviers.

public System.Collections.Generic.IList<Microsoft.Azure.Commands.Insights.OutputClasses.PSWebhookReceiver> WebhookReceivers { get; set; }
member this.WebhookReceivers : System.Collections.Generic.IList<Microsoft.Azure.Commands.Insights.OutputClasses.PSWebhookReceiver> with get, set
Public Property WebhookReceivers As IList(Of PSWebhookReceiver)

Property Value

Applies to