ReleaseSchedule interface

Properties

daysToRelease

Days of the week to release.

jobId

Team Foundation Job Definition Job Id.

scheduleOnlyWithChanges

Flag to determine if this schedule should only release if the associated artifact has been changed or release definition changed.

startHours

Local time zone hour to start.

startMinutes

Local time zone minute to start.

timeZoneId

Time zone Id of release schedule, such as 'UTC'.

Property Details

daysToRelease

Days of the week to release.

daysToRelease: ScheduleDays

Property Value

jobId

Team Foundation Job Definition Job Id.

jobId: string

Property Value

string

scheduleOnlyWithChanges

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

startHours

Local time zone hour to start.

startHours: number

Property Value

number

startMinutes

Local time zone minute to start.

startMinutes: number

Property Value

number

timeZoneId

Time zone Id of release schedule, such as 'UTC'.

timeZoneId: string

Property Value

string