serviceUserAgent リソースの種類

名前空間: microsoft.graph.callRecords

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

プロパティ

プロパティ 説明
applicationVersion String このエンドポイントで使用されるアプリケーション ソフトウェアのバージョンを識別します。
headerValue String このエンドポイントによって報告されるユーザー エージェント ヘッダー値。
role microsoft.graph.callRecords.serviceRole このエンドポイントによって使用されるサービスのロールを識別します。 使用可能な値は、unknownskypeForBusinessAudioVideoMcucustomBotskypeForBusinessMicrosoftTeamsGateway、、skypeForBusinessApplicationSharingMcuskypeForBusinessAutoAttendantskypeForBusinessCallQueues、、mediationServer、、mediationServerCloudConnectorEditionconferencingAnnouncementServiceconferencingAttendantmediaControlleraudioTeleconferencerControllerskypeTranslatorresponseGroupServiceAnnouncementServiceskypeForBusinessUnifiedCommunicationApplicationPlatformexchangeUnifiedMessagingServiceskypeForBusinessAttendantresponseGroupServicegatewayvoicemailです。 unknownFutureValue

JSON 表記

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

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