teams-devices_precedence

The precedence of the policy. Lower values indicate higher precedence. Policies will be evaluated in ascending order of this field.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-teams-devices-precedence-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/teams-devices_precedence",
  "title": "teams-devices_precedence",
  "description": "The precedence of the policy. Lower values indicate higher precedence. Policies will be evaluated in ascending order of this field.",
  "example": 100,
  "type": "number"
}