Delen via


FileDetailsProperties.FileSize Property

Definition

Size of the file to be uploaded. The file size must not exceed 5 MB and should be provided in bytes.

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

Property Value

Implements

Attributes

Applies to