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.
Represents a service that controls the migration of virtual systems between host systems. This class also verifies whether a pending migration is likely to succeed.
Syntax
[Experimental, Abstract, Version("2.17.0"), UMLPackagePath("CIM::System::Virtualization"), AMENDMENT]
class CIM_VirtualSystemMigrationService : CIM_Service
{
};
Members
The CIM_VirtualSystemMigrationService class has these types of members:
Methods
The CIM_VirtualSystemMigrationService class has these methods.
| Method | Description |
|---|---|
| CheckVirtualSystemIsMigratableToHost | Verifies whether a pending virtual system migration to a host is likely to succeed. |
| CheckVirtualSystemIsMigratableToSystem | Verifies whether a pending virtual system migration to a system is likely to succeed. |
| MigrateVirtualSystemToHost | Migrates a virtual system to a target host. |
| MigrateVirtualSystemToSystem | Migrates a virtual system to target system. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 8 |
| Minimum supported server |
Windows Server 2012 |
| Namespace |
Root\virtualization\v2 |
| MOF |
|
| DLL |
|