RepetitionIndex Class
The workflow run action repetition index.
All required parameters must be populated in order to send to server.
Constructor
RepetitionIndex(*, item_index: int, scope_name: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
scope_name
|
The scope. Default value: None
|
item_index
|
The index. Required. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python