ReleaseSchedule interface
days |
Days of the week to release. |
job |
Team Foundation Job Definition Job Id. |
schedule |
Flag to determine if this schedule should only release if the associated artifact has been changed or release definition changed. |
start |
Local time zone hour to start. |
start |
Local time zone minute to start. |
time |
Time zone Id of release schedule, such as 'UTC'. |
Team Foundation Job Definition Job Id.
jobId: string
Property Value
string
Flag to determine if this schedule should only release if the associated artifact has been changed or release definition changed.
scheduleOnlyWithChanges: boolean
Property Value
boolean
Local time zone hour to start.
startHours: number
Property Value
number
Local time zone minute to start.
startMinutes: number
Property Value
number
Time zone Id of release schedule, such as 'UTC'.
timeZoneId: string
Property Value
string