Share via


Disk.UsedSpaceInByte Property

Definition

The amount of space used on the disk, in bytes

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Owned)]
public long? UsedSpaceInByte { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Owned)>]
member this.UsedSpaceInByte : Nullable<int64> with get, set
Public Property UsedSpaceInByte As Nullable(Of Long)

Property Value

Implements

Attributes

Applies to