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
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