Freigeben über


WorkflowsOperationsExtensions.Disable Methode

Definition

Deaktiviert einen Workflow.

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)

Parameter

operations
IWorkflowsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

workflowName
String

Den Workflownamen

Gilt für: