CIM_ConcreteComponent class
Represents a generic association used to establish the parts of a relationship between managed elements.
Syntax
[Association, Aggregation, Abstract, Version("2.10.0"), UMLPackagePath("CIM::Core::CoreElements"), AMENDMENT]
class CIM_ConcreteComponent : CIM_Component
{
CIM_ManagedElement REF GroupComponent;
CIM_ManagedElement REF PartComponent;
};
Members
The CIM_ConcreteComponent class has these types of members:
Properties
The CIM_ConcreteComponent class has these properties.
-
GroupComponent
-
-
Data type: CIM_ManagedElement
-
Access type: Read-only
The parent element in the association.
-
-
PartComponent
-
-
Data type: CIM_ManagedElement
-
Access type: Read-only
-
Qualifiers: Override ("PartComponent")
The child element in the association.
-
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\virtualization\v2 |
MOF |
|
DLL |
|