LogicWorkflowRepetitionIndex(Int32) Constructor

Definition

Initializes a new instance of LogicWorkflowRepetitionIndex.

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

Parameters

itemIndex
Int32

The index.

Applies to