ConditionalOperator type

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

Known values supported by the service

GreaterThanOrEqual
LessThanOrEqual
GreaterThan
LessThan
Equal

type ConditionalOperator = string