ElasticPoolLog interface
エラスティック プールのログ データ
プロパティ
id | ログ ID |
level | エラー、警告、情報など |
message | ログの内容 |
operation | ログに記録されるメッセージをトリガーした操作 |
pool |
関連付けられている TaskAgentPool の ID |
timestamp | ログが発生した日時 |
プロパティの詳細
id
ログ ID
id: number
プロパティ値
number
level
message
ログの内容
message: string
プロパティ値
string
operation
poolId
関連付けられている TaskAgentPool の ID
poolId: number
プロパティ値
number
timestamp
ログが発生した日時
timestamp: Date
プロパティ値
Date