TaskAgentPoolMaintenanceJob interface

Properties

definitionId

The maintenance definition for the maintenance job

errorCount

The total error counts during the maintenance job

finishTime

Time that the maintenance job was completed

jobId

Id of the maintenance job

logsDownloadUrl

The log download url for the maintenance job

orchestrationId

Orchestration/Plan Id for the maintenance job

pool

Pool reference for the maintenance job

queueTime

Time that the maintenance job was queued

requestedBy

The identity that queued the maintenance job

result

The maintenance job result

startTime

Time that the maintenance job was started

status

Status of the maintenance job

targetAgents
warningCount

The total warning counts during the maintenance job

Property Details

definitionId

The maintenance definition for the maintenance job

definitionId: number

Property Value

number

errorCount

The total error counts during the maintenance job

errorCount: number

Property Value

number

finishTime

Time that the maintenance job was completed

finishTime: Date

Property Value

Date

jobId

Id of the maintenance job

jobId: number

Property Value

number

logsDownloadUrl

The log download url for the maintenance job

logsDownloadUrl: string

Property Value

string

orchestrationId

Orchestration/Plan Id for the maintenance job

orchestrationId: string

Property Value

string

pool

Pool reference for the maintenance job

pool: TaskAgentPoolReference

Property Value

queueTime

Time that the maintenance job was queued

queueTime: Date

Property Value

Date

requestedBy

The identity that queued the maintenance job

requestedBy: IdentityRef

Property Value

result

The maintenance job result

result: TaskAgentPoolMaintenanceJobResult

Property Value

startTime

Time that the maintenance job was started

startTime: Date

Property Value

Date

status

Status of the maintenance job

status: TaskAgentPoolMaintenanceJobStatus

Property Value

targetAgents

targetAgents: TaskAgentPoolMaintenanceJobTargetAgent[]

Property Value

warningCount

The total warning counts during the maintenance job

warningCount: number

Property Value

number