LogicWorkflowRunActionRepetitionDefinitionData.RepetitionIndexes Property

Definition

The repetition indexes.

public System.Collections.Generic.IList<Azure.ResourceManager.Logic.Models.LogicWorkflowRepetitionIndex> RepetitionIndexes { get; }
member this.RepetitionIndexes : System.Collections.Generic.IList<Azure.ResourceManager.Logic.Models.LogicWorkflowRepetitionIndex>
Public ReadOnly Property RepetitionIndexes As IList(Of LogicWorkflowRepetitionIndex)

Property Value

Applies to