IWorkflowRunActionScopeRepetitionsOperations Interface

Definition

WorkflowRunActionScopeRepetitionsOperations operations.

public interface IWorkflowRunActionScopeRepetitionsOperations
type IWorkflowRunActionScopeRepetitionsOperations = interface
Public Interface IWorkflowRunActionScopeRepetitionsOperations

Methods

GetWithHttpMessagesAsync(String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Get a workflow run action scoped repetition.

ListWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

List the workflow run action scoped repetitions.

Extension 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