Core\CIM_ConfigurationComponent.mof.mof (HTML version)

Return to index
CIM_ConfigurationComponent
Note: The Configuration class is being deprecated in lieu of using a ConcreteComponent relationship to indicate a hierarchy of instances of Setting or SettingData. Deprecated description: ConfigurationComponent aggregates 'lower-level' Configuration objects into a 'high-level' Configuration. This association enables the assembly of complex configurations by grouping together simpler ones. For example, a logon policy for the United States could consist of two Configuration groups, one for the East Coast and one for the West Coast. Each of these groups could in turn consist of multiple Configurations to handle different aspects of the logon process.
Qualifiers:Version ( "2.10.0" ) Aggregation Deprecated { "CIM_ConcreteComponent" } Association
Parameters (local in grey)
Deprecated { "CIM_ConcreteComponent.GroupComponent" }
Key
Aggregate
CIM_Configuration REF ConfigGroup ;
Note: The use of this element is deprecated. Deprecated description: The Configuration that aggregates additional Configurations.
Deprecated { "CIM_ConcreteComponent.PartComponent" }
Key
CIM_Configuration REF ConfigComponent ;
Note: The use of this element is deprecated. Deprecated description: A Configuration that is part of a 'higher-level' Configuration.