Name | Data Type | Value |
---|---|---|
Aggregation | boolean | true |
Association | boolean | true |
Description | string | PolicySetComponent is a concrete aggregation that collects instances of the subclasses of PolicySet (i.e., PolicyGroups and PolicyRules). Instances are collected in sets that use the same decision strategy. They are prioritized relative to each other, within the set, using the Priority property of this aggregation. Together, the PolicySet.PolicyDecisionStrategy and PolicySet Component.Priority properties determine the processing for the groups and rules contained in a PolicySet. A larger priority value represents a higher priority. Note that the Priority property MUST have a unique value when compared with others defined for the same aggregating PolicySet. Thus, the evaluation of rules within a set is deterministically specified. |
UMLPackagePath | string | CIM::Policy |
Version | string | 2.6.0 |
Name | Data Type | Default Value | Qualifiers | ||||
---|---|---|---|---|---|---|---|
Name | Data Type | Value | |||||
Priority | uint16 | ||||||
Description | string | A non-negative integer for prioritizing this PolicySet component relative to other elements of the same PolicySet. A larger value indicates a higher priority. The Priority property MUST have a unique value when compared with others defined for the same aggregating PolicySet. |
Name | Class Origin | Reference Class | Qualifiers | ||||
---|---|---|---|---|---|---|---|
Name | Data Type | Value | |||||
GroupComponent | CIM_PolicySetComponent | CIM_PolicySet | |||||
Aggregate | boolean | true | |||||
Description | string | A PolicySet that aggregates other PolicySet instances. | |||||
Key | boolean | true | |||||
Override | string | GroupComponent | |||||
PartComponent | CIM_PolicySetComponent | CIM_PolicySet | |||||
Description | string | A PolicySet aggregated into a PolicySet. | |||||
Key | boolean | true | |||||
Override | string | PartComponent |