Share via


AzureDataLakeGen2Item.Length Property

Definition

Blob length

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Length", Position=2, ScriptBlock="if ($_.IsDirectory -eq $false) {$_.Length}", TableColumnWidth=15, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public long Length { get; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Length", Position=2, ScriptBlock="if ($_.IsDirectory -eq $false) {$_.Length}", TableColumnWidth=15, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.Length : int64
Public ReadOnly Property Length As Long

Property Value

Attributes

Applies to