serviceUserAgent-Ressourcentyp

Namespace: microsoft.graph.callRecords

Stellt einen Dienstbenutzer-Agent eines Endpunkts in einem Aufruf 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 Benutzer-Agent-Headerwert, der von diesem Endpunkt gemeldet wird.
role microsoft.graph.callRecords.serviceRole Gibt die Rolle des diensts an, der von diesem Endpunkt verwendet wird. Mögliche Werte sind: unknown, customBot, skypeForBusinessMicrosoftTeamsGateway, skypeForBusinessAudioVideoMcu, skypeForBusinessApplicationSharingMcu, , skypeForBusinessCallQueues, skypeForBusinessAutoAttendant, mediationServerCloudConnectorEditionexchangeUnifiedMessagingServicemediationServerconferencingAttendantconferencingAnnouncementServiceresponseGroupServiceAnnouncementServiceaudioTeleconferencerControllermediaControllerskypeForBusinessUnifiedCommunicationApplicationPlatform, , gateway, skypeTranslator, skypeForBusinessAttendant, responseGroupService, , voicemail, . unknownFutureValue

JSON-Darstellung

Es folgt eine JSON-Darstellung der Ressource.

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