WorkflowRunActionScopeRepetitionsOperationsExtensions 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 WorkflowRunActionScopeRepetitionsOperations.
public static class WorkflowRunActionScopeRepetitionsOperationsExtensions
type WorkflowRunActionScopeRepetitionsOperationsExtensions = class
Public Module WorkflowRunActionScopeRepetitionsOperationsExtensions
- Inheritance
-
WorkflowRunActionScopeRepetitionsOperationsExtensions
Methods
Get(IWorkflowRunActionScopeRepetitionsOperations, String, String, String, String, String) |
Get a workflow run action scoped repetition. |
GetAsync(IWorkflowRunActionScopeRepetitionsOperations, String, String, String, String, String, CancellationToken) |
Get a workflow run action scoped repetition. |
List(IWorkflowRunActionScopeRepetitionsOperations, String, String, String, String) |
List the workflow run action scoped repetitions. |
ListAsync(IWorkflowRunActionScopeRepetitionsOperations, String, String, String, String, CancellationToken) |
List the workflow run action scoped repetitions. |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET