对房间操作的传入请求的通信服务日志,其中包含房间对象、有效期、参与者和角色数量等相关摘要。
表属性
| Attribute |
值 |
|
资源类型 |
microsoft.communication/communicationservices |
|
类别 |
Azure 资源 |
|
解决方案 |
LogManagement |
|
基本日志 |
是 |
|
引入时转换 |
否 |
|
示例查询 |
是 |
列
| 列 |
类型 |
描述 |
| AddedRoomParticipantsCount |
int |
添加到会议室的参与者计数。 |
| _BilledSize |
real |
记录大小(字节) |
| CorrelationId |
字符串 |
请求的唯一 ID。 |
| _IsBillable |
字符串 |
指定引入数据是否计费。 当 _IsBillable 为 false 时,不会向 Azure 帐户计收引入费 |
| 级别 |
字符串 |
操作的严重性级别。 |
| OperationName |
字符串 |
与日志记录相关联的操作。 例如,CreateRoom、PatchRoom、GetRoom、ListRooms、DeleteRoom、GetParticipants、AddParticipants、UpdateParticipants 或 RemoveParticipants。 |
| OperationVersion |
字符串 |
与操作或操作版本关联的 API 版本(如果没有 API 版本)。 |
| PstnDialOutEnabled |
布尔 |
如果在呼叫时,在特定房间中启用了拨出 PSTN 号码,则标记为 true。 |
| RemovedRoomParticipantsCount |
int |
会议室中删除的参与者计数。 |
| _ResourceId |
字符串 |
与记录关联的资源的唯一标识符 |
| ResultSignature |
字符串 |
操作的子状态。 如果该操作对应于 REST API 调用,则此字段为相应 REST 调用的 HTTP 状态代码。 |
| ResultType |
字符串 |
操作状态。 |
| RoomId |
字符串 |
会议室的 ID。 |
| RoomLifespan |
int |
会议室生存期(以分钟为单位)。 |
| RoomParticipantsAttendee |
int |
参与者计数,其中包含与会者角色。 |
| RoomParticipantsConsumer |
int |
参与者计数,其中包含用户角色。 |
| RoomParticipantsCount |
int |
会议室中的参与者计数。 |
| RoomParticipantsPresenter |
int |
参与者计数,其中包含演示者角色。 |
| SourceSystem |
字符串 |
收集事件的代理的类型。 例如,适用于 Windows 代理的 OpsManager、直接连接或 Operations Manager、适用于所有 Linux 代理的 Linux 或适用于 Azure 诊断的 Azure |
| _SubscriptionId |
字符串 |
与记录关联的订阅的唯一标识符 |
| TenantId |
字符串 |
Log Analytics 工作区 ID |
| TimeGenerated |
日期/时间 |
生成日志的时间戳 (UTC)。 |
| 类型 |
字符串 |
表的名称 |
| UpsertedRoomParticipantsCount |
int |
会议室中更新插入的参与者计数。 |