 | AnalyticsVolumeModelFreeSpace Property |
Amount of free space on the volume.
Namespace:
DoubleTake.Web.Models
Assembly:
DoubleTake.Management.Web.Client (in DoubleTake.Management.Web.Client.dll) Version: 8.2.0.814 (8.2.0.814)
Syntaxpublic long FreeSpace { get; set; }
Public Property FreeSpace As Long
Get
Set
public:
property long long FreeSpace {
long long get ();
void set (long long value);
}
member FreeSpace : int64 with get, set
Property Value
Type:
Int64
See Also