teams-devices_device-managed-networks_components-schemas-name

The name of the device managed network. This name must be unique.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-teams-devices-device-managed-networks-components-schemas-nam-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/teams-devices_device-managed-networks_components-schemas-name",
  "title": "teams-devices_device-managed-networks_components-schemas-name",
  "description": "The name of the device managed network. This name must be unique.",
  "example": "managed-network-1",
  "type": "string"
}