WorkflowRunActionRepetitionDefinitionCollection Class

A collection of workflow run action repetitions.

Inheritance
azure.mgmt.web._serialization.Model
WorkflowRunActionRepetitionDefinitionCollection

Constructor

WorkflowRunActionRepetitionDefinitionCollection(*, next_link: str | None = None, value: List[_models.WorkflowRunActionRepetitionDefinition] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
next_link
str

The link used to get the next page of recommendations.

value

Variables

Name Description
next_link
str

The link used to get the next page of recommendations.

value