{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/teams-devices_match",
"title": "teams-devices_match",
"description": "The conditions that the client must match to run the rule.",
"items": {
"$ref": "#/components/schemas/teams-devices_match_item"
},
"type": "array"
}