AcsRouterJobEventData interface
所有路由器作業事件的通用屬性架構
- Extends
繼承的屬性
| channel |
路由器事件通道標識碼 |
| channel |
路由器事件通道參考 |
| job |
路由器事件作業標識碼 |
屬性詳細資料
labels
路由器作業事件標籤
labels: Record<string, string>
屬性值
Record<string, string>
queueId
路由器作業事件佇列標識碼
queueId?: string
屬性值
string
tags
路由器作業事件標記
tags: Record<string, string>
屬性值
Record<string, string>