TaskAgentPoolMaintenanceSchedule interface
days |
Days for a build (flags enum for days of the week) |
schedule |
The Job Id of the Scheduled job that will queue the pool maintenance job. |
start |
Local timezone hour to start |
start |
Local timezone minute to start |
time |
Time zone of the build schedule (string representation of the time zone id) |
Days for a build (flags enum for days of the week)
daysToBuild: TaskAgentPoolMaintenanceScheduleDays
Property Value
The Job Id of the Scheduled job that will queue the pool maintenance job.
scheduleJobId: string
Property Value
string
Local timezone hour to start
startHours: number
Property Value
number
Local timezone minute to start
startMinutes: number
Property Value
number
Time zone of the build schedule (string representation of the time zone id)
timeZoneId: string
Property Value
string