Partager via


IWithTriggerWhen.WithTriggerWhen(String[]) Méthode

Définition

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

public Microsoft.Azure.Management.ContainerRegistry.Fluent.Webhook.Update.IUpdate WithTriggerWhen (params string[] webhookActions);
abstract member WithTriggerWhen : string[] -> Microsoft.Azure.Management.ContainerRegistry.Fluent.Webhook.Update.IUpdate
Public Function WithTriggerWhen (ParamArray webhookActions As String()) As IUpdate

Paramètres

webhookActions
String[]

Actions de webhook.

Retours

S’applique à