Partager via


NotificationRequestBody.WebhookReceivers Propriété

Définition

Obtient ou définit la liste des récepteurs de webhook qui font partie de ce groupe d’actions.

[Newtonsoft.Json.JsonProperty(PropertyName="webhookReceivers")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.WebhookReceiver> WebhookReceivers { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="webhookReceivers")>]
member this.WebhookReceivers : System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.WebhookReceiver> with get, set
Public Property WebhookReceivers As IList(Of WebhookReceiver)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à