Classes > VhdInfo

VhdInfo

Parameter of

VMQualificationResults

Properties

Name Type Description
Drive String This value is the drive letter for the .vhd file.
FileSize Int64 This value is the size, in bytes, of the .vhd file on the physical disk.
MaxInternalSize Int64 This value is the maximum size, in bytes, of the .vhd file as viewable the virtual machine.
ParentPath String This value is the full path to the parent location of the .vhd file.
Path String This value is the full path and file name to the .vhd file.
Type Int32

This value is the disk type.

  • 0—This value is an unknown disk type.
  • 2—This value is a fixed disk.
  • 3—This value is a dynamic disk.
  • 4—This value is a differencing disk.
  • 5—This value is a thick disk.
  • 6—This value is a thin disk.
  • 7—This value is a flat disk.