ACSRoomsIncomingOperations
對會議室作業傳入要求的通訊服務記錄,其中包含會議室對象、壽命、參與者和角色計數等摘要。
數據表屬性
屬性 |
值 |
資源類型 |
microsoft.communication/communicationservices |
類別 |
Azure 資源 |
方案 |
LogManagement |
基本記錄 |
Yes |
擷取時間轉換 |
No |
範例查詢 |
是 |
資料行
資料行 |
類型 |
描述 |
AddedRoomParticipantsCount |
int |
新增至會議室的參與者計數。 |
_BilledSize |
real |
以位元組為單位的記錄大小 |
CorrelationId |
字串 |
要求的唯一標識碼。 |
_IsBillable |
字串 |
指定內嵌資料是否可計費。 當 _IsBillable 為 false 時,擷取不會向您的 Azure 帳戶收費 |
層級 |
字串 |
作業的嚴重性層級。 |
OperationName |
字串 |
與記錄相關聯的作業。 例如,CreateRoom、PatchRoom、GetRoom、ListRooms、DeleteRoom、GetParticipants、AddParticipants、UpdateParticipants 或 RemoveParticipants。 |
OperationVersion |
字串 |
與作業或作業版本相關聯的 API 版本(如果沒有 API 版本)。 |
PstnDialOutEnabled |
bool |
如果在通話時撥出至 PSTN 號碼,則會在特定會議室中啟用旗標為 true。 |
RemovedRoomParticipantsCount |
int |
會議室中已移除參與者的計數。 |
_ResourceId |
string |
記錄相關資源的唯一識別碼 |
ResultSignature |
字串 |
作業的子狀態。 如果此作業對應至 REST API 呼叫,則此欄位是對應 REST 呼叫的 HTTP 狀態碼。 |
ResultType |
字串 |
作業的狀態。 |
RoomId |
字串 |
會議室的標識碼。 |
RoomLifespan |
int |
會議室的有限期 (以分鐘為單位)。 |
RoomParticipantsAttendee |
int |
參與者計數與出席者角色。 |
RoomParticipantsConsumer |
int |
參與者會以取用者角色計算。 |
RoomParticipantsCount |
int |
會議室中的參與者計數。 |
RoomParticipantsPresenter |
int |
參與者會以演示者角色計算。 |
SourceSystem |
字串 |
收集事件的代理程式類型。 例如,適用於 Windows 代理程式的 OpsManager 、直接連線或 Operations Manager、適用於 Linux 的所有 Linux 代理程式,或適用於 Azure 的 Azure 診斷 |
_SubscriptionId |
string |
與記錄相關的訂用帳戶唯一識別碼 |
TenantId |
字串 |
Log Analytics 工作區識別碼 |
TimeGenerated |
Datetime |
產生記錄時的時間戳記 (UTC)。 |
型別 |
string |
資料表的名稱 |
UpsertedRoomParticipantsCount |
int |
會議室中插入的參與者計數。 |