IWorkflowsOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
WorkflowsOperations operations.
public interface IWorkflowsOperations
type IWorkflowsOperations = interface
Public Interface IWorkflowsOperations
Methods
Extension Methods
Abort(IWorkflowsOperations, String, String, String) |
Abort the given workflow. |
AbortAsync(IWorkflowsOperations, String, String, String, CancellationToken) |
Abort the given workflow. |
Get(IWorkflowsOperations, String, String, String) |
Get Workflows resource |
GetAsync(IWorkflowsOperations, String, String, String, CancellationToken) |
Get Workflows resource |
ListByStorageSyncService(IWorkflowsOperations, String, String) |
Get a Workflow List |
ListByStorageSyncServiceAsync(IWorkflowsOperations, String, String, CancellationToken) |
Get a Workflow List |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET