KnownOperator enum
Known values of Operator that the service accepts.
Fields
Contains | Applies only for non-decimal operands |
EndsWith | Applies only for non-decimal operands |
Equals | Applies for decimal and non-decimal operands |
GreaterThan | Applies only for decimal operands |
GreaterThanOrEqualTo | Applies only for decimal operands |
LesserThan | Applies only for decimal operands |
LesserThanOrEqualTo | Applies only for decimal operands |
NotEquals | Applies for decimal and non-decimal operands |
StartsWith | Applies only for non-decimal operands |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript