Condividi tramite


IAutoscaleNotification.Webhook Property

Definition

the collection of webhook notifications.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Runtime.Info(Description="the collection of webhook notifications.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Models.Api20221001.IWebhookNotification) }, ReadOnly=false, Required=false, SerializedName="webhooks")]
public Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Models.Api20221001.IWebhookNotification[] Webhook { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Runtime.Info(Description="the collection of webhook notifications.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Models.Api20221001.IWebhookNotification) }, ReadOnly=false, Required=false, SerializedName="webhooks")>]
member this.Webhook : Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Models.Api20221001.IWebhookNotification[] with get, set
Public Property Webhook As IWebhookNotification()

Property Value

Attributes

Applies to