Freigeben über


callTranscriptionInfo-Ressourcentyp

Namespace: microsoft.graph

Stellt ein einzelnes DTMF-Ereignis dar.

Eigenschaften

Eigenschaft Typ Beschreibung
state Zeichenfolge Mögliche Werte sind: notStarted, active und inactive.
lastModifiedDateTime DateTime Die Uhrzeit der Zustandsänderung in UTC.

JSON-Darstellung

Die folgende JSON-Darstellung zeigt den Ressourcentyp.

{
  "state": "notStarted | active | inactive",
  "lastModifiedDateTime": "String (timestamp)"
}