TaskAgentPoolMaintenanceSchedule Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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() |