Partager via


AutoscaleNotification.Webhooks Propriété

Définition

Obtient ou définit la collection de notifications de webhook.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à