The Rule element, in Configuration Manager, defines a rule to be evaluated against a part’s property or a settings value.

<xs:element name="Rule"
	type="RuleType"
 />

Attributes

Name Type Description

Operation

tns:RuleOperatorType

The operator that is used by the constraint expression.

OperandA

tns:NonEmptyStringType

The first operand that is used by the constraint expression.

OperandB

xs:string

The second operand that is used by the constraint expression. Valid only for the “Between” operator.

Severity

tns:RuleSeverityType

The severity condition that is associated with a failure of this constraint.

LogicalName

tns:LogicalName

The unique Id of the Rule within the configuration item.

See Also


Send comments about this topic to Microsoft.