WorkflowRunActionRepetitionDefinitionCollection Class

A collection of workflow run action repetitions.

Inheritance
msrest.serialization.Model
WorkflowRunActionRepetitionDefinitionCollection

Constructor

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

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