Utility class for VHD related operations.
Official VHD format specs can be retrieved at: http://technet.microsoft.com/en-us/library/bb676673.aspx See “Download the Specifications Without Registering”
Official VHDX format specs can be retrieved at: http://www.microsoft.com/en-us/download/details.aspx?id=34750
VHD related Win32 API reference: http://msdn.microsoft.com/en-us/library/windows/desktop/dd323700.aspx
Bases: object
Return vhd size.
Returns a dict containing the virtual size, physical size, block size and sector size of the vhd.