Share via


AutoscaleNotification.Webhooks Eigenschaft

Definition

Ruft die Auflistung von Webhookbenachrichtigungen ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: