Partager via


WorkflowTriggersOperationsExtensions.Reset Méthode

Définition

Réinitialise un déclencheur de workflow.

public static void Reset (this Microsoft.Azure.Management.Logic.IWorkflowTriggersOperations operations, string resourceGroupName, string workflowName, string triggerName);
static member Reset : Microsoft.Azure.Management.Logic.IWorkflowTriggersOperations * string * string * string -> unit
<Extension()>
Public Sub Reset (operations As IWorkflowTriggersOperations, resourceGroupName As String, workflowName As String, triggerName As String)

Paramètres

operations
IWorkflowTriggersOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources.

workflowName
String

Le nom du workflow.

triggerName
String

Nom du déclencheur de flux de travail.

S’applique à