RepetitionIndex クラス

ワークフロー実行アクションの繰り返しインデックス。

Azure に送信するには、必要なすべてのパラメーターを設定する必要があります。

継承
azure.mgmt.web._serialization.Model
RepetitionIndex

コンストラクター

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

Keyword-Only パラメータ

名前 説明
scope_name
str

スコープ。

item_index
int

インデックス。 必須。

変数

名前 説明
scope_name
str

スコープ。

item_index
int

インデックス。 必須。