Partilhar via


IWithTriggerWhen<ParentT>.WithTriggerWhen(String[]) Método

Definição

Especifica as ações que dispararão as notificações do webhook.

public Microsoft.Azure.Management.ContainerRegistry.Fluent.Webhook.UpdateDefinition.IWithServiceUri<ParentT> WithTriggerWhen (params string[] webhookActions);
abstract member WithTriggerWhen : string[] -> Microsoft.Azure.Management.ContainerRegistry.Fluent.Webhook.UpdateDefinition.IWithServiceUri<'ParentT>
Public Function WithTriggerWhen (ParamArray webhookActions As String()) As IWithServiceUri(Of ParentT)

Parâmetros

webhookActions
String[]

As ações do webhook.

Retornos

Aplica-se a