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.
Represents a generic association between a parent managed element and a child managed element where the child represents a component or part of the parent.
Syntax
[Association, Abstract, Aggregation, Version("2.7.0"), UMLPackagePath("CIM::Core::CoreElements"), 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
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 8 |
| Minimum supported server |
Windows Server 2012 |
| Namespace |
Root\virtualization\v2 |
| MOF |
|
| DLL |
|