WorkflowVersionsOperationsExtensions 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 WorkflowVersionsOperations.
public static class WorkflowVersionsOperationsExtensions
type WorkflowVersionsOperationsExtensions = class
Public Module WorkflowVersionsOperationsExtensions
- Inheritance
-
WorkflowVersionsOperationsExtensions
Methods
Get(IWorkflowVersionsOperations, String, String, String) |
Gets a workflow version. |
GetAsync(IWorkflowVersionsOperations, String, String, String, CancellationToken) |
Gets a workflow version. |
List(IWorkflowVersionsOperations, String, String, Nullable<Int32>) |
Gets a list of workflow versions. |
ListAsync(IWorkflowVersionsOperations, String, String, Nullable<Int32>, CancellationToken) |
Gets a list of workflow versions. |
ListNext(IWorkflowVersionsOperations, String) |
Gets a list of workflow versions. |
ListNextAsync(IWorkflowVersionsOperations, String, CancellationToken) |
Gets a list of workflow versions. |
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