Freigeben über


LogicWorkflowResource.EnableAsync(CancellationToken) Methode

Definition

Aktiviert einen Workflow.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/enable
  • Vorgang IdWorkflows_Enable
public virtual System.Threading.Tasks.Task<Azure.Response> EnableAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member EnableAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
override this.EnableAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
Public Overridable Function EnableAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: