WorkflowRunActionRepetitionProperties.RepetitionIndex Property

Definition

The repetition indexes.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IRepetitionIndex> RepetitionIndex { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.RepetitionIndex : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IRepetitionIndex> with get, set
Public Property RepetitionIndex As List(Of IRepetitionIndex)

Property Value

Implements

Attributes

Applies to