WorkflowTriggersOperationsExtensions.ResetAsync Method

Definition

Resets a workflow trigger.

C#
public static System.Threading.Tasks.Task ResetAsync(this Microsoft.Azure.Management.Logic.IWorkflowTriggersOperations operations, string resourceGroupName, string workflowName, string triggerName, System.Threading.CancellationToken cancellationToken = default);

Parameters

operations
IWorkflowTriggersOperations

The operations group for this extension method.

resourceGroupName
String

The resource group name.

workflowName
String

The workflow name.

triggerName
String

The workflow trigger name.

cancellationToken
CancellationToken

The cancellation token.

Returns

Applies to

Продукт Версії
Azure SDK for .NET Legacy