你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
RepetitionIndex 类
工作流运行操作重复索引。
必须填充所有必需的参数才能发送到 Azure。
- 继承
-
azure.mgmt.web._serialization.ModelRepetitionIndex
构造函数
RepetitionIndex(*, item_index: int, scope_name: str | None = None, **kwargs: Any)
仅限关键字的参数
名称 | 说明 |
---|---|
scope_name
|
范围。 |
item_index
|
索引。 必需。 |
变量
名称 | 说明 |
---|---|
scope_name
|
范围。 |
item_index
|
索引。 必需。 |