CIM_Component class
CIM_Component is a generic association used to establish the parts of a relationship between Managed System Elements.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Association, Abstract, Aggregation, UMLPackagePath("CIM::Core::CoreElements"), Version("2.7.0"), AMENDMENT]
class CIM_Component
{
CIM_ManagedElement REF GroupComponent;
CIM_ManagedElement REF PartComponent;
};
Members
The CIM_Component class has these types of members:
Properties
The CIM_Component class has these properties.
-
GroupComponent
-
The parent element in the association.
-
PartComponent
-
-
Data type: CIM_ManagedElement
-
Access type: Read-only
-
Qualifiers: key
The child element in the association.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 R2 |
Namespace |
Root\Microsoft\IPAM |
MOF |
|
DLL |
|