Freigeben über


WorkflowsOperationsExtensions.Delete Methode

Definition

Löscht einen Workflow.

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