ElasticPoolLog interface
Log data for an Elastic Pool
id | Log Id |
level | E.g. error, warning, info |
message | Log contents |
operation | Operation that triggered the message being logged |
pool |
Id of the associated TaskAgentPool |
timestamp | Datetime that the log occurred |
Log Id
id: number
Property Value
number
Log contents
message: string
Property Value
string
Operation that triggered the message being logged
operation: OperationType
Property Value
Id of the associated TaskAgentPool
poolId: number
Property Value
number
Datetime that the log occurred
timestamp: Date
Property Value
Date