Compartilhar via


IWorkflowRunActionRepetitionProperties.RepetitionIndex Property

Definition

The repetition indexes.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The repetition indexes.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IRepetitionIndex) }, ReadOnly=false, Required=false, SerializedName="repetitionIndexes")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IRepetitionIndex[] RepetitionIndex { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The repetition indexes.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IRepetitionIndex) }, ReadOnly=false, Required=false, SerializedName="repetitionIndexes")>]
member this.RepetitionIndex : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IRepetitionIndex[] with get, set
Public Property RepetitionIndex As IRepetitionIndex()

Property Value

Attributes

Applies to