WorkflowRunActionRepetitionDefinitionCollection Class
A collection of workflow run action repetitions.
Constructor
WorkflowRunActionRepetitionDefinitionCollection(*, next_link: str | None = None, value: List[WorkflowRunActionRepetitionDefinition] | None = None, **kwargs)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
next_link
|
The link used to get the next page of recommendations. Default value: None
|
|
value
|
Default value: None
|
Variables
| Name | Description |
|---|---|
|
next_link
|
The link used to get the next page of recommendations. |
|
value
|
|