Dismount VHD From Host

Dismount a virtual hard disk.

Input Parameters

Name Type Required Description
VHD Disk (ID or Path) String Yes Specifies virtual hard disk file for which the corresponding virtual hard disks are to be dismounted.

Output Parameters

Name Type Description
Result Number Returns a success value of zero or any value other than zero to indicate failure.

Example Input Parameters

Name Type Required Example
VHD Source Disk (ID or Path) String No

c:\test\testvhdx.vhdx

6