PSActionGroupResource.WebhookReceivers Property

Definition

Gets or sets the list of webhook receivers that are part of this action group.

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