Partager via


WorkflowsOperationsExtensions.Enable Méthode

Définition

Active un flux de travail.

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)

Paramètres

operations
IWorkflowsOperations

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

resourceGroupName
String

Nom du groupe de ressources.

workflowName
String

Le nom du workflow.

S’applique à