Partager via


IBlank<ParentT> Interface

Définition

Première étape de la définition du webhook.

public interface IBlank<ParentT> : Microsoft.Azure.Management.ContainerRegistry.Fluent.Webhook.UpdateDefinition.IWithTriggerWhen<ParentT>
type IBlank<'ParentT> = interface
    interface IWithTriggerWhen<'ParentT>
Public Interface IBlank(Of ParentT)
Implements IWithTriggerWhen(Of ParentT)

Paramètres de type

ParentT

Étape de la définition parente à laquelle revenir après l’attachement de cette définition.

Dérivé
Implémente

Méthodes

WithTriggerWhen(String[])

Spécifie les actions qui déclencheront les notifications de webhook.

(Hérité de IWithTriggerWhen<ParentT>)

S’applique à