WorkflowRunActionRepetitionDefinitionData.RepetitionIndexes Property

Definition

The repetition indexes.

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

Property Value

Applies to