Package version:

Enumeration KnownGovernanceRuleConditionOperator

Known values of GovernanceRuleConditionOperator that the service accepts.

Enumeration Members

Enumeration Members

Equals: "Equals"

Checks that the string value of the data defined in Property equals the given value - exact fit

In: "In"

Checks that the string value of the data defined in Property equals any of the given values (exact fit)

Generated using TypeDoc