Edit

Share via


TaskAgentPoolMaintenanceSchedule Class

Definition

[System.Runtime.Serialization.DataContract]
public sealed class TaskAgentPoolMaintenanceSchedule
type TaskAgentPoolMaintenanceSchedule = class
Public NotInheritable Class TaskAgentPoolMaintenanceSchedule
Inheritance
TaskAgentPoolMaintenanceSchedule
Attributes

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)

Methods

Clone()

Applies to