RepetitionIndex Class

The workflow run action repetition index.

All required parameters must be populated in order to send to Azure.

Inheritance
msrest.serialization.Model
RepetitionIndex

Constructor

RepetitionIndex(*, item_index: int, scope_name: str | None = None, **kwargs)

Keyword-Only Parameters

Name Description
scope_name
str

The scope.

item_index
int

Required. The index.

Variables

Name Description
scope_name
str

The scope.

item_index
int

Required. The index.