Click or drag to resize
VolumeQualificationResultsFreeSpace Property
This value is the available free space, in bytes, on the volume.

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

Property Value

Type: Int64
See Also