ACSRoomsIncomingOperations

通信服务记录对会议室操作的传入请求,以及聊天室对象、生命周期、参与者和角色计数等的摘要。

表属性

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

类型 说明
AddedRoomParticipantsCount int 添加到聊天室的参与者计数。
_BilledSize real 记录大小(以字节为单位)
CorrelationId 字符串 请求的唯一 ID。
_IsBillable 字符串 指定引入数据是否可计费。 当_IsBillable false 引入时,不会向 Azure 帐户计费
级别 字符串 操作的严重性级别。
OperationName string 与日志记录相关联的操作。 例如,CreateRoom、PatchRoom、GetRoom、ListRooms、DeleteRoom、GetParticipants、AddParticipants、UpdateParticipants 或 RemoveParticipants。
OperationVersion 字符串 与操作或操作版本关联的 API 版本(如果没有 API 版本)。
PstnDialOutEnabled bool 如果在呼叫时在特定房间中启用了 PSTN 号码,则标记为 true。
RemovedRoomParticipantsCount int 在聊天室中删除的参与者计数。
_ResourceId 字符串 与记录关联的资源的唯一标识符
ResultSignature 字符串 操作的子状态。 如果该操作对应于 REST API 调用,则此字段为相应 REST 调用的 HTTP 状态代码。
ResultType string 操作状态。
RoomId 字符串 聊天室的 ID。
RoomLifespan int 房间生存期(以分钟为单位)。
RoomParticipantsAttendee int 具有与会者角色的参与者计数。
RoomParticipantsConsumer int 使用者角色的参与者计数。
RoomParticipantsCount int 会议室中的参与者计数。
RoomParticipantsPresenter int 具有演示者角色的参与者计数。
SourceSystem 字符串 事件收集依据的代理类型。 例如,OpsManager对于 Windows 代理,对于直接连接或 Operations Manager,Linux对于所有 Linux 代理,或者Azure对于 Azure 诊断
_SubscriptionId 字符串 与记录关联的订阅的唯一标识符
TenantId 字符串 Log Analytics 工作区 ID
TimeGenerated datetime 生成日志的时间戳 (UTC)。
类型 字符串 表的名称
UpsertedRoomParticipantsCount int 在聊天室中插入的参与者计数。