RuleCondition type

Specify Rule condition.
KnownRuleCondition can be used interchangeably with RuleCondition, this enum contains the known values that the service supports.

Known values supported by the service

And: And Rule-Condition.
Or: Or Rule-Condition.

type RuleCondition = string