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.2.0.814
Syntax
public long AvailableFreeSpace { get; set; }

Property Value

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