Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/TaskAgentInterfaces
JobEventsConfig
Interface JobEventsConfig
interface
JobEventsConfig
{
jobAssigned
?:
JobEventConfig
;
jobCompleted
?:
JobEventConfig
;
jobStarted
?:
JobEventConfig
;
}
Hierarchy (
View Summary
)
EventsConfig
JobEventsConfig
Index
Properties
job
Assigned?
job
Completed?
job
Started?
Properties
Optional
job
Assigned
jobAssigned
?:
JobEventConfig
Optional
job
Completed
jobCompleted
?:
JobEventConfig
Optional
job
Started
jobStarted
?:
JobEventConfig
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
job
Assigned
job
Completed
job
Started
azure-devops-node-api
Loading...