TaskAgentPoolMaintenanceSchedule interface

Properties

daysToBuild

Days for a build (flags enum for days of the week)

scheduleJobId

The Job Id of the Scheduled job that will queue the pool maintenance job.

startHours

Local timezone hour to start

startMinutes

Local timezone minute to start

timeZoneId

Time zone of the build schedule (string representation of the time zone id)

Property Details

daysToBuild

Days for a build (flags enum for days of the week)

daysToBuild: TaskAgentPoolMaintenanceScheduleDays

Property Value

scheduleJobId

The Job Id of the Scheduled job that will queue the pool maintenance job.

scheduleJobId: string

Property Value

string

startHours

Local timezone hour to start

startHours: number

Property Value

number

startMinutes

Local timezone minute to start

startMinutes: number

Property Value

number

timeZoneId

Time zone of the build schedule (string representation of the time zone id)

timeZoneId: string

Property Value

string