Click or drag to resize
VolumeAvailableFreeSpace Property
This value is the amount of free space on the volume.

Namespace: DoubleTake.Common.Contract
Assembly: DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.0.0.1664
Syntax
public long AvailableFreeSpace { get; set; }

Property Value

Type: Int64
The available free space on this volume.
See Also