OperatorType type

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

Known values supported by the service

EqualTo
GreaterThan
GreaterThanOrEqualTo

type OperatorType = string