CIM SMASH/Server Management API
Class CIM_PolicyConditionInPolicyCondition
extends CIM_PolicyConditionStructure (Association)
A CompoundPolicyCondition aggregates zero or more instances of the PolicyCondition class, via the PolicyConditionInPolicyCondition association. A CompoundPolicyCondition that aggregates zero Conditions is not valid; it may, however, be in the process of being defined. Note that a CompoundPolicyCondition should have no effect until it is valid.
Details...
This class is not implemented.
Class Qualifiers
Name | Data Type | Value | Scope | Flavors |
---|---|---|---|---|
Aggregation | boolean | true | None | OVERRIDABLE= false |
Association | boolean | true | None | OVERRIDABLE= false |
Description | string | A CompoundPolicyCondition aggregates zero or more instances of the PolicyCondition class, via the PolicyConditionInPolicyCondition association. A CompoundPolicyCondition that aggregates zero Conditions is not valid; it may, however, be in the process of being defined. Note that a CompoundPolicyCondition should have no effect until it is valid. | None | TRANSLATABLE= true |
UMLPackagePath | string | CIM::Policy | None | None |
Version | string | 2.7.0 | TOSUBCLASS= false | TRANSLATABLE= true |
Local Class Properties
Name | Data Type | Qualifiers | ||||
---|---|---|---|---|---|---|
Name | Data Type | Value | Scope | Flavors | ||
ConditionNegated | boolean | |||||
Description | string | Indication of whether the contained PolicyCondition is negated. TRUE indicates that the PolicyCondition IS negated, FALSE indicates that it IS NOT negated. | None | TRANSLATABLE= true | ||
GroupNumber | uint16 | |||||
Description | string | Unsigned integer indicating the group to which the contained PolicyCondition belongs. This integer segments the Conditions into the ANDed sets (when the ConditionListType is "DNF") or, similarly, into the ORed sets (when the ConditionListType is "CNF"). | None | TRANSLATABLE= true |
Association References
Name | Class Origin | Reference Class |
---|---|---|
GroupComponent | CIM_PolicyConditionInPolicyCondition | CIM_CompoundPolicyCondition |
PartComponent | CIM_PolicyConditionInPolicyCondition | CIM_PolicyCondition |
Copyright © 2008-2020 VMware, Inc. All rights reserved.