Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Disk space used in the backup engine.
public double? UsedDiskSpace { get; set; }
member this.UsedDiskSpace : Nullable<double> with get, set
Public Property UsedDiskSpace As Nullable(Of Double)