Delen via


FileDetailsProperties.ChunkSize Property

Definition

Size of each chunk. The size of each chunk should be provided in bytes and must not exceed 2.5 megabytes (MB).

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

Property Value

Implements

Attributes

Applies to