Share via


IWebhookOperations.List Method

Definition

Lists all the webhooks for the container registry.

public System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.ContainerRegistry.Fluent.IWebhook> List ();
abstract member List : unit -> seq<Microsoft.Azure.Management.ContainerRegistry.Fluent.IWebhook>
Public Function List () As IEnumerable(Of IWebhook)

Returns

Applies to