Partager via


WorkflowsOperationsExtensions.Delete Méthode

Définition

Supprime un flux de travail.

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)

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 à