The wirefilter expression to match devices.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/teams-devices_schemas-match", "title": "teams-devices_schemas-match", "description": "The wirefilter expression to match devices.", "example": "user.identity == \"[email protected]\"", "maxLength": 500, "type": "string" }