Share via


ContainerRegistryWebhookPatch.Actions Property

Definition

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

public System.Collections.Generic.IList<Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryWebhookAction> Actions { get; }
member this.Actions : System.Collections.Generic.IList<Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryWebhookAction>
Public ReadOnly Property Actions As IList(Of ContainerRegistryWebhookAction)

Property Value

Applies to