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