serviceUserAgent-Ressourcentyp

Namespace: microsoft.graph.callRecords

Stellt einen Dienstbenutzer-Agent eines Endpunkts in einem Anruf dar. Erbt vom userAgent-Typ.

Eigenschaften

Eigenschaft Typ Beschreibung
applicationVersion String Gibt die Version der Anwendungssoftware an, die von diesem Endpunkt verwendet wird.
headerValue String Der von diesem Endpunkt gemeldete Benutzer-Agent-Headerwert.
role microsoft.graph.callRecords.serviceRole Gibt die Rolle des von diesem Endpunkt verwendeten Diensts an. Mögliche Werte sind: unknown , , , , , , , , customBot , , , skypeForBusinessMicrosoftTeamsGateway , , skypeForBusinessAudioVideoMcu , , skypeForBusinessApplicationSharingMcu , , , , skypeForBusinessCallQueues , , , skypeForBusinessAutoAttendant mediationServer mediationServerCloudConnectorEdition exchangeUnifiedMessagingService mediaController conferencingAnnouncementService , conferencingAttendant audioTeleconferencerController skypeForBusinessUnifiedCommunicationApplicationPlatform responseGroupServiceAnnouncementService gateway skypeTranslator skypeForBusinessAttendant responseGroupService voicemail unknownFutureValue .

JSON-Darstellung

Es folgt eine JSON-Darstellung der Ressource.

{
  "applicationVersion": "String",
  "headerValue": "String",
  "role": "String"
}