Msvm_MoveUnmanagedVhd class

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
WindowsVirtualization.V2.mof
DLL
Vmms.exe

See also

CIM_ManagedElement