Partager via


WorkflowsOperationsExtensions.Disable Méthode

Définition

Désactive un flux de travail.

public static void Disable (this Microsoft.Azure.Management.Logic.IWorkflowsOperations operations, string resourceGroupName, string workflowName);
static member Disable : Microsoft.Azure.Management.Logic.IWorkflowsOperations * string * string -> unit
<Extension()>
Public Sub Disable (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 à