WorkflowsOperationsExtensions Class
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.
Extension methods for WorkflowsOperations.
public static class WorkflowsOperationsExtensions
type WorkflowsOperationsExtensions = class
Public Module WorkflowsOperationsExtensions
- Inheritance
-
WorkflowsOperationsExtensions
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 |