Condition type
Defines values for Condition.
KnownCondition can be used interchangeably with Condition,
this enum contains the known values that the service supports.
Known values supported by the service
EqualTo
GreaterThanOrEqualTo
LesserThanOrEqualTo
Range
type Condition = string