serviceUserAgent リソースの種類

名前空間: microsoft.graph.callRecords

呼び出しのエンドポイントのサービス ユーザー エージェントを表します。 userAgent 型から継承します。

プロパティ

プロパティ 説明
applicationVersion String このエンドポイントで使用されるアプリケーション ソフトウェアのバージョンを識別します。
headerValue String このエンドポイントによって報告されるユーザー エージェント ヘッダー値。
role microsoft.graph.callRecords.serviceRole このエンドポイントで使用されるサービスの役割を識別します。 使用できる値は unknown customBot 、、 、 skypeForBusinessMicrosoftTeamsGatewayskypeForBusinessAudioVideoMcu skypeForBusinessApplicationSharingMcu skypeForBusinessCallQueues skypeForBusinessAutoAttendant mediationServer mediationServerCloudConnectorEdition exchangeUnifiedMessagingService mediaController conferencingAnnouncementService conferencingAttendant audioTeleconferencerController skypeForBusinessUnifiedCommunicationApplicationPlatform responseGroupServiceAnnouncementService gateway skypeTranslator skypeForBusinessAttendant responseGroupService voicemail です unknownFutureValue

JSON 表記

リソースの JSON 表記を次に示します。

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