teams-devices_auto_connect

The amount of time in minutes to reconnect after having been disabled.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-teams-devices-auto-connect-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/teams-devices_auto_connect",
  "title": "teams-devices_auto_connect",
  "description": "The amount of time in minutes to reconnect after having been disabled.",
  "example": 0,
  "type": "number"
}