BcpStorageReport public class BcpStorageReport Documentation Code public string DriveName { get; set; } public long TotalAvailableBytes { get; set; } public long TotalBytes { get; set; } public long TotalUsedBytes { get; set; }