Policy\CIM_ElementInPolicyRoleCollection.mof.mof (HTML version)

Return to index
CIM_ElementInPolicyRoleCollection Superclass: CIM_MemberOfCollection
An ElementInPolicyRoleCollection aggregates zero or more ManagedElement subclass instances into a PolicyRoleCollection object, representing a role played by these ManagedElements. This Collection indicates that the aggregated PolicySets (aggregated by CIM_PolicySetInRoleCollection) MAY BE applied to the referenced elements. To indicate that the PolicySets ARE being enforced for the element, use the PolicySetAppliesToElement association.
Qualifiers:Version ( "2.8.0" ) Aggregation UMLPackagePath ( "CIM::Policy" ) Association
Parameters (local in grey)
Override ( "Member" )
CIM_ManagedElement REF Member ;
The ManagedElement that plays the role represented by the PolicyRoleCollection.
Aggregate
Override ( "Collection" )
CIM_PolicyRoleCollection REF Collection ;
The PolicyRoleCollection.