RulesEngineOperator type

Defines values for RulesEngineOperator.
KnownRulesEngineOperator can be used interchangeably with RulesEngineOperator, this enum contains the known values that the service supports.

Known values supported by the service

Any
IPMatch
GeoMatch
Equal
Contains
LessThan
GreaterThan
LessThanOrEqual
GreaterThanOrEqual
BeginsWith
EndsWith

type RulesEngineOperator = string