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.
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_SystemDevice.
-
-
PartComponent
-
-
Data type: CIM_LogicalDevice
-
Access type: Read-only
-
Qualifiers: Weak
The logical device that is an element of a system. This property is inherited from CIM_SystemDevice.
-
Remarks
Access to the Msvm_SystemDevice class might be restricted by UAC Filtering. For more information, see User Account Control and WMI.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2008 |
End of client support |
None supported |
End of server support |
Windows Server 2012 R2 |
Namespace |
Root\Virtualization |
MOF |
|