Operator type
Defines values for Operator.
KnownOperator can be used interchangeably with Operator,
this enum contains the known values that the service supports.
Known values supported by the service
Equals
GreaterThan
GreaterThanOrEqual
LessThan
LessThanOrEqual
Include
type Operator = string