IRepetitionIndex.ItemIndex Property

Definition

The index.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="The index.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=true, SerializedName="itemIndex", Update=true)]
public int ItemIndex { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="The index.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=true, SerializedName="itemIndex", Update=true)>]
member this.ItemIndex : int with get, set
Public Property ItemIndex As Integer

Property Value

Attributes

Applies to