ElasticPoolLog interface
Log data for an Elastic Pool
Properties
id
Log Id
id: number
Property Value
number
level
message
Log contents
message: string
Property Value
string
operation
Operation that triggered the message being logged
operation: OperationType
Property Value
poolId
Id of the associated TaskAgentPool
poolId: number
Property Value
number
timestamp
Datetime that the log occurred
timestamp: Date
Property Value
Date