次の方法で共有


LogicWorkflowRepetitionIndex(Int32) コンストラクター

定義

LogicWorkflowRepetitionIndex の新しいインスタンスを初期化します。

public LogicWorkflowRepetitionIndex (int itemIndex);
new Azure.ResourceManager.Logic.Models.LogicWorkflowRepetitionIndex : int -> Azure.ResourceManager.Logic.Models.LogicWorkflowRepetitionIndex
Public Sub New (itemIndex As Integer)

パラメーター

itemIndex
Int32

インデックス。

適用対象