Microsoft Graph · Schema

wifiBand

Azure ADCollaborationContactsDocumentsEmailGraphIdentityMicrosoftOffice 365PresentationsProductivitySpreadsheetsT1Tasks
View JSON Schema on GitHub

JSON Schema

microsoft-graph-microsoftgraphcallrecordswifiband-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/microsoft.graph.callRecords.wifiBand",
  "title": "wifiBand",
  "enum": [
    "unknown",
    "frequency24GHz",
    "frequency50GHz",
    "frequency60GHz",
    "unknownFutureValue"
  ],
  "type": "string"
}