The following are virtualization WMI classes related to virtual system management.
In this section
| Class | Description |
|---|---|
| Msvm_RdvComponent |
Represents the state of the RDV component, which is responsible for providing a transport for parent to the guest for configuration purposes. |
| Msvm_RdvComponentSettingData |
Represents the configured state of the Remote Desktop Virtualization (RDV) component. |
| Msvm_ServicingSettings |
Contains settings used during servicing operations. |
| Msvm_AffectedJobElement |
Represents an association between a job and the managed element that may be affected by its execution. |
| Msvm_ConcreteJob |
Represents a unit of work and is used to track the progress of asynchronous operations. |
| RequestStateChange Method |
Requests that the state of the job be changed to the value specified |
| Msvm_ElementSettingData |
Associates a managed element with its configuration data. |
| Msvm_Error |
Contains information about the severity, cause, recommended actions, and other data related to the failure of a CIM Operation. |
| Msvm_HostedDependency |
Associates a virtual computer system instance with the computer system object representing the physical, hosting system. |
| Msvm_HostedService |
Associates a service with its hosting computer system. |
| Msvm_ServiceAffectsElement |
Associates a virtual computer system instance with the management service that controls its state. |
| Msvm_SettingsDefineState |
Associates a virtual system and its devices with instances of CIM_SettingData representing the current settings that apply to these objects. |
| Msvm_SystemExportSettingData |
Associates a virtual system and its export setting data. |
| Msvm_VirtualSystemExportSettingData |
Provides additional information to be used with the ExportVirtualSystemEx method of the Msvm_VirtualSystemManagementService class. |
| Msvm_VirtualSystemImportSettingData |
Represents settings of a virtual system to import. |
| Msvm_VirtualSystemManagementService |
Represents the virtualization service present on a single host system. |
| Msvm_VirtualSystemManagementServiceSettingData |
Represents the settings for the virtualization service present on a single host system. |