Virtual System Classes
The following are virtualization WMI classes related to the virtual system.
In this section
Class | Description |
---|---|
Msvm_ComputerSystem |
Represents a physical computer system or virtual computer system (VM). |
Msvm_ConcreteComponent |
A generic association used to establish 'part of' relationships between managed elements. |
Msvm_LastAppliedSettingData |
An association between a virtual system and the setting data of the snapshot which was most recently applied to the virtual system. |
Msvm_ParentChildSettingData |
An association between an instance of Msvm_VirtualSystemSettingData and the Msvm_VirtualSystemSettingData instance that represents the most recent snapshot upon which this object is based. |
Msvm_PreviousSettingData |
An association between a virtual system and the setting data of the snapshot that is the parent to the virtual system. |
Msvm_SummaryInformation |
Used in the GetSummaryInformation method in the Msvm_VirtualSystemManagementService class to quickly retrieve common information related to a virtual machine or snapshot. |
Msvm_SystemDevice |
Associates a logical device with the parent system. |
Msvm_VirtualSystemGlobalSettingData |
Represents the global settings for a virtual system. |
Msvm_VirtualSystemSettingData |
Represents the virtualization-specific settings for a virtual system. |
Msvm_VirtualSystemSettingDataComponent |
A generic association used to establish 'part of' relationships between one instance of CIM_VirtualSystemSettingData and one or more instances of CIM_ResourceAllocationSettingData. |