Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Moves a virtual hard drive from the source to the destination path.
The following syntax is simplified from MOF code and includes all inherited properties.
Syntax
[Dynamic, Provider("VmmsWmiInstanceAndMethodProvider")]
class Msvm_MoveUnmanagedVhd : CIM_ManagedElement
{
string VhdSourcePath;
string VhdDestinationPath;
};
Members
The Msvm_MoveUnmanagedVhd class has these types of members:
Properties
The Msvm_MoveUnmanagedVhd class has these properties.
-
VhdDestinationPath
-
-
Data type: string
-
Access type: Read-only
The destination path.
-
-
VhdSourcePath
-
-
Data type: string
-
Access type: Read-only
The source path of the virtual hard drive to move.
-
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 10 [desktop apps only] |
| Minimum supported server |
Windows Server 2016 |
| Namespace |
Root\virtualization\v2 |
| MOF |
|
| DLL |
|