Partager via


WorkflowsOperationsExtensions.Abort Méthode

Définition

Abandonner le flux de travail donné.

public static Microsoft.Azure.Management.StorageSync.Models.WorkflowsAbortHeaders Abort (this Microsoft.Azure.Management.StorageSync.IWorkflowsOperations operations, string resourceGroupName, string storageSyncServiceName, string workflowId);
static member Abort : Microsoft.Azure.Management.StorageSync.IWorkflowsOperations * string * string * string -> Microsoft.Azure.Management.StorageSync.Models.WorkflowsAbortHeaders
<Extension()>
Public Function Abort (operations As IWorkflowsOperations, resourceGroupName As String, storageSyncServiceName As String, workflowId As String) As WorkflowsAbortHeaders

Paramètres

operations
IWorkflowsOperations

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

resourceGroupName
String

Nom du groupe de ressources. Le nom ne respecte pas la casse.

storageSyncServiceName
String

Nom de la ressource du service de synchronisation de stockage.

workflowId
String

ID de workflow

Retours

S’applique à