Work IQ – copilotConversationReferenceMap-Ressourcentyp

Wichtig

APIs unter der /beta Version können geändert werden. Die Verwendung dieser APIs in Produktionsanwendungen wird nicht unterstützt.

Eine schlüsselierte Zuordnung von copilotConversationReference-Objekten .

JSON-Darstellung

Die folgende JSON-Darstellung veranschaulicht den Ressourcentyp.

{
  "@odata.type": "#microsoft.graph.copilotConversationReferenceMap",
  "key-1": {
    "@odata.type": "#microsoft.graph.copilotConversationReference"
  },
  "key-2": {
    "@odata.type": "#microsoft.graph.copilotConversationReference"
  }
}