Freigeben über


WorkflowsOperationsExtensions.Enable Methode

Definition

Aktiviert einen Workflow.

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

Parameter

operations
IWorkflowsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

workflowName
String

Den Workflownamen

Gilt für: