Compartilhar via


NotificationRequestBody.WebhookReceivers Propriedade

Definição

Obtém ou define a lista de receptores de webhook que fazem parte desse grupo de ações.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a