Microsoft.Azure.Management.ContainerRegistry.Fluent.Webhook.Update Namespace

Interfaces

IUpdate

The entirety of a webhook update.

IWithCustomHeaders

The stage of the webhook definition allowing to specify the custom headers that will be added to the notifications.

IWithDefaultStatus

The stage of the webhook definition allowing to specify the default status of the webhook after being created.

IWithRepositoriesScope

The stage of the webhook definition allowing to specify the scope of repositories where the event can be triggered.

IWithServiceUri

The stage of the webhook definition allowing to specify the service URI for post notifications.

IWithTriggerWhen