Msvm_SystemDevice class
Logical devices can be aggregated by a system. This relationship is made explicit by the system device association.
The following syntax is simplified Managed Object Format (MOF) code, and it includes all of the inherited properties.
Syntax
[Association, Aggregation, Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_SystemDevice : CIM_SystemDevice
{
CIM_System REF GroupComponent;
CIM_LogicalDevice REF PartComponent;
};
Members
The Msvm_SystemDevice class has these types of members:
Properties
The Msvm_SystemDevice class has these properties.
-
GroupComponent
-
-
Data type: CIM_System
-
Access type: Read-only
The parent system in the association. This property is inherited from CIM_Component.
-
-
PartComponent
-
-
Data type: CIM_LogicalDevice
-
Access type: Read-only
The logical device that is an element of a system. This property is inherited from CIM_Component.
-
Remarks
Access to the Msvm_SystemDevice class might be restricted by UAC Filtering. For more information, see User Account Control and WMI.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 [desktop apps only] |
Minimum supported server |
Windows Server 2012 [desktop apps only] |
Namespace |
Root\Virtualization\V2 |
MOF |
|
DLL |
|