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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET