Edit

Share via


TaskAgentPoolMaintenanceJob Class

Definition

[System.Runtime.Serialization.DataContract]
public class TaskAgentPoolMaintenanceJob
type TaskAgentPoolMaintenanceJob = class
Public Class TaskAgentPoolMaintenanceJob
Inheritance
TaskAgentPoolMaintenanceJob
Attributes

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

All agents that the maintenance job will run on

WarningCount

The total warning counts during the maintenance job

Applies to