Partager via


UploadFile.ChunkIndex Property

Definition

Index of the uploaded chunk (Index starts at 0)

[Microsoft.Azure.PowerShell.Cmdlets.Support.Origin(Microsoft.Azure.PowerShell.Cmdlets.Support.PropertyOrigin.Owned)]
public int? ChunkIndex { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Support.Origin(Microsoft.Azure.PowerShell.Cmdlets.Support.PropertyOrigin.Owned)>]
member this.ChunkIndex : Nullable<int> with get, set
Public Property ChunkIndex As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to