Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Establishes a "part of" relationship between a system and any managed system element of which it is composed.
The following syntax is simplified Managed Object Format (MOF) code, and it includes all of the inherited properties.
Syntax
[Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), Association, Aggregation]
class Msvm_SystemComponent : CIM_SystemComponent
{
CIM_System REF GroupComponent;
CIM_ManagedSystemElement REF PartComponent;
};
Members
The Msvm_SystemComponent class has these types of members:
Properties
The Msvm_SystemComponent class has these properties.
-
GroupComponent
-
-
Data type: CIM_System
-
Access type: Read-only
The parent element in the association. This property is inherited from CIM_SystemComponent.
-
-
PartComponent
-
-
Data type: CIM_ManagedSystemElement
-
Access type: Read-only
The child element in the association. This property is inherited from CIM_SystemComponent.
-
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 8.1 [desktop apps only] |
| Minimum supported server |
Windows Server 2012 R2 [desktop apps only] |
| Namespace |
Root\Virtualization\V2 |
| MOF |
|
| DLL |
|