The type of device managed network.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/teams-devices_components-schemas-type", "title": "teams-devices_components-schemas-type", "description": "The type of device managed network.", "enum": [ "tls" ], "example": "tls", "type": "string" }