Filter Query Language
The value of the filter
query parameter is an expression involving the fields of the resource that produces a Boolean value. This expression is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response.
https://github.com/microsoft/api-guidelines/blob/vNext/azure/Guidelines.md#filter