WorkflowRunActionsOperationsExtensions 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 WorkflowRunActionsOperations.
public static class WorkflowRunActionsOperationsExtensions
type WorkflowRunActionsOperationsExtensions = class
Public Module WorkflowRunActionsOperationsExtensions
- Inheritance
-
WorkflowRunActionsOperationsExtensions
Methods
Get(IWorkflowRunActionsOperations, String, String, String, String) |
Gets a workflow run action. |
GetAsync(IWorkflowRunActionsOperations, String, String, String, String, CancellationToken) |
Gets a workflow run action. |
List(IWorkflowRunActionsOperations, String, String, String, ODataQuery<WorkflowRunActionFilter>) |
Gets a list of workflow run actions. |
ListAsync(IWorkflowRunActionsOperations, String, String, String, ODataQuery<WorkflowRunActionFilter>, CancellationToken) |
Gets a list of workflow run actions. |
ListExpressionTraces(IWorkflowRunActionsOperations, String, String, String, String) |
Lists a workflow run expression trace. |
ListExpressionTracesAsync(IWorkflowRunActionsOperations, String, String, String, String, CancellationToken) |
Lists a workflow run expression trace. |
ListNext(IWorkflowRunActionsOperations, String) |
Gets a list of workflow run actions. |
ListNextAsync(IWorkflowRunActionsOperations, String, CancellationToken) |
Gets a list of workflow run actions. |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET