TaskAgentPoolMaintenanceDefinition interface

Properties

enabled

Enable maintenance

id

Id

jobTimeoutInMinutes

Maintenance job timeout per agent

maxConcurrentAgentsPercentage

Max percentage of agents within a pool running maintenance job at given time

options
pool

Pool reference for the maintenance definition

retentionPolicy
scheduleSetting

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

options: TaskAgentPoolMaintenanceOptions

Property Value

pool

Pool reference for the maintenance definition

pool: TaskAgentPoolReference

Property Value

retentionPolicy

retentionPolicy: TaskAgentPoolMaintenanceRetentionPolicy

Property Value

scheduleSetting

scheduleSetting: TaskAgentPoolMaintenanceSchedule

Property Value