Bagikan melalui


WebhookUpdateParameters.Action Property

Definition

The list of actions that trigger the webhook to post notifications.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.WebhookAction[] Action { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)>]
member this.Action : Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.WebhookAction[] with get, set
Public Property Action As WebhookAction()

Property Value

Implements

Attributes

Applies to