Policy\CIM_PolicyGroupInPolicyGroup.mof.mof (HTML version)

Return to index
CIM_PolicyGroupInPolicyGroup Superclass: CIM_PolicyComponent
PolicySetComponent provides a more general mechanism for aggregating both PolicyGroups and PolicyRules and doing so with the priority value applying only to the aggregated set rather than policy wide.

A relationship that aggregates one or more lower-level PolicyGroups into a higher-level Group. A Policy Group may aggregate PolicyRules and/or other Policy Groups.
Qualifiers:Version ( "2.7.0" ) UMLPackagePath ( "CIM::Policy" ) Aggregation Deprecated { "CIM_PolicySetComponent" } Association
Parameters (local in grey)
Aggregate
Override ( "GroupComponent" )
Deprecated { "CIM_PolicySetComponent.GroupComponent" }
CIM_PolicyGroup REF GroupComponent ;
A PolicyGroup that aggregates other Groups.
Override ( "PartComponent" )
Deprecated { "CIM_PolicySetComponent.PartComponent" }
CIM_PolicyGroup REF PartComponent ;
A PolicyGroup aggregated by another Group.