Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/TaskAgentInterfaces
AgentChangeEvent
Interface AgentChangeEvent
interface
AgentChangeEvent
{
agent
?:
TaskAgent
;
eventType
?:
string
;
pool
?:
TaskAgentPoolReference
;
poolId
?:
number
;
timeStamp
?:
Date
;
}
Index
Properties
agent?
event
Type?
pool?
pool
Id?
time
Stamp?
Properties
Optional
agent
agent
?:
TaskAgent
Optional
event
Type
eventType
?:
string
Optional
pool
pool
?:
TaskAgentPoolReference
Optional
pool
Id
poolId
?:
number
Optional
time
Stamp
timeStamp
?:
Date
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
event
Type
pool
pool
Id
time
Stamp
azure-devops-node-api
Loading...