CIM SMASH/Server Management API
Class CIM_PolicyConditionInPolicyRule
extends CIM_PolicyConditionStructure (Association)
A PolicyRule aggregates zero or more instances of the PolicyCondition class, via the PolicyConditionInPolicyRule association. A Rule that aggregates zero Conditions is not valid; it may, however, be in the process of being defined. Note that a PolicyRule should have no effect until it is valid.
Details...
This class is not implemented.
Subclasses
CIM_PacketConditionInSARuleClass Qualifiers
Name | Data Type | Value | Scope | Flavors |
---|---|---|---|---|
Aggregation | boolean | true | None | OVERRIDABLE= false |
Association | boolean | true | None | OVERRIDABLE= false |
Description | string | A PolicyRule aggregates zero or more instances of the PolicyCondition class, via the PolicyConditionInPolicyRule association. A Rule that aggregates zero Conditions is not valid; it may, however, be in the process of being defined. Note that a PolicyRule 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_PolicyConditionInPolicyRule | CIM_PolicyRule |
PartComponent | CIM_PolicyConditionInPolicyRule | CIM_PolicyCondition |
Copyright © 2008-2020 VMware, Inc. All rights reserved.