ElasticPoolLog interface
彈性集區的記錄資料
屬性
id | 記錄識別碼 |
level | 例如錯誤、警告、資訊 |
message | 記錄內容 |
operation | 觸發所記錄訊息的作業 |
pool |
相關聯 TaskAgentPool 的識別碼 |
timestamp | 記錄發生的日期時間 |
屬性詳細資料
id
記錄識別碼
id: number
屬性值
number
level
message
記錄內容
message: string
屬性值
string
operation
poolId
相關聯 TaskAgentPool 的識別碼
poolId: number
屬性值
number
timestamp
記錄發生的日期時間
timestamp: Date
屬性值
Date