TaskAgentPoolMaintenanceDefinition interface
Properties
| enabled | Enable maintenance |
| id | Id |
| job |
Maintenance job timeout per agent |
| max |
Max percentage of agents within a pool running maintenance job at given time |
| options | |
| pool | Pool reference for the maintenance definition |
| retention |
|
| schedule |
Property Details
enabled
Enable maintenance
enabled: boolean
Property Value
boolean
id
Id
id: number
Property Value
number
jobTimeoutInMinutes
Maintenance job timeout per agent
jobTimeoutInMinutes: number
Property Value
number
maxConcurrentAgentsPercentage
Max percentage of agents within a pool running maintenance job at given time
maxConcurrentAgentsPercentage: number
Property Value
number
options
pool
Pool reference for the maintenance definition
pool: TaskAgentPoolReference
Property Value
retentionPolicy
retentionPolicy: TaskAgentPoolMaintenanceRetentionPolicy