ACSCallClientOperations

呼叫客户端操作日志提供有关客户端使用 Azure 通信服务呼叫客户端 SDK 执行的操作的信息。 它包括有关 SDK 引发的事件(例如状态更改)的信息,例如 createView、startAudio、DevicePermissionRequest。 呼叫诊断中心将使用该日志以时序方式可视化呼叫流。

表属性

Attribute
资源类型 microsoft.communication/communicationservices
类别 Azure 资源
解决方案 LogManagement
基本日志
引入时转换
示例查询

类型​​ 描述
_BilledSize real 记录大小(字节)
CallClientTimeStamp datetime 生成呼叫客户端日志的时间戳 (UTC)。
呼叫 ID string 用于关联的通话的标识符。 可用于标识多个表之间的关联事件。
ClientInstanceId string 客户端实例 ID。
DurationMs long 客户端操作持续时间,以毫秒为单位。
EndpointId string Azure 通信服务呼叫终结点 ID。
_IsBillable string 指定引入数据是否计费。 当 _IsBillable 为 false 时,不会向 Azure 帐户计收引入费
OperationId string 客户端操作 ID。
OperationName string 与日志记录相关联的操作。
OperationPayload 动态 Azure 通信服务根据定义的架构调用特定的操作负载。
OperationType string 客户端操作类型。
ParticipantId string 分区 ID。
_ResourceId 字符串 与记录关联的资源的唯一标识符
ResultSignature int 客户端操作事件结果网络代码。
ResultType string 客户端操作事件结果类型。
SdkVersion string 与日志关联的 Azure 通信服务呼叫客户端 SDK 版本。
SourceSystem string 收集事件的代理的类型。 例如,适用于 Windows 代理的 OpsManager、直接连接或 Operations Manager、适用于所有 Linux 代理的 Linux 或适用于 Azure 诊断的 Azure
_SubscriptionId 字符串 与记录关联的订阅的唯一标识符
TenantId string Log Analytics 工作区 ID
TimeGenerated datetime 生成日志的时间戳 (UTC)。
类型 字符串 表的名称
UserAgent string 客户端应用程序的用户代理信息。