Compartilhar via


ActionGroupResource.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="properties.webhookReceivers")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.WebhookReceiver> WebhookReceivers { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.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