Partager via


IWorkflowsOperations Interface

Définition

WorkflowsOpérationsopérations.

public interface IWorkflowsOperations
type IWorkflowsOperations = interface
Public Interface IWorkflowsOperations

Méthodes

AbortWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Abandonner le flux de travail donné.

GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Obtenir la ressource Flux de travail

ListByStorageSyncServiceWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Obtenir une liste de flux de travail

Méthodes d’extension

Abort(IWorkflowsOperations, String, String, String)

Abandonner le flux de travail donné.

AbortAsync(IWorkflowsOperations, String, String, String, CancellationToken)

Abandonner le flux de travail donné.

Get(IWorkflowsOperations, String, String, String)

Obtenir la ressource Flux de travail

GetAsync(IWorkflowsOperations, String, String, String, CancellationToken)

Obtenir la ressource Flux de travail

ListByStorageSyncService(IWorkflowsOperations, String, String)

Obtenir une liste de flux de travail

ListByStorageSyncServiceAsync(IWorkflowsOperations, String, String, CancellationToken)

Obtenir une liste de flux de travail

S’applique à