TaskAgentPoolMaintenanceDefinition interface

属性

enabled

启用维护

id

Id

jobTimeoutInMinutes

每个代理的维护作业超时

maxConcurrentAgentsPercentage

给定时间运行维护作业的池中代理的最大百分比

options
pool

维护定义的池参考

retentionPolicy
scheduleSetting

属性详细信息

enabled

启用维护

enabled: boolean

属性值

boolean

id

Id

id: number

属性值

number

jobTimeoutInMinutes

每个代理的维护作业超时

jobTimeoutInMinutes: number

属性值

number

maxConcurrentAgentsPercentage

给定时间运行维护作业的池中代理的最大百分比

maxConcurrentAgentsPercentage: number

属性值

number

options

options: TaskAgentPoolMaintenanceOptions

属性值

pool

维护定义的池参考

pool: TaskAgentPoolReference

属性值

retentionPolicy

retentionPolicy: TaskAgentPoolMaintenanceRetentionPolicy

属性值

scheduleSetting

scheduleSetting: TaskAgentPoolMaintenanceSchedule

属性值