Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReleaseSchedule

Hierarchy

  • ReleaseSchedule

Index

Properties

Optional jobId

jobId: string

Team Foundation Job Definition Job Id.

Optional scheduleOnlyWithChanges

scheduleOnlyWithChanges: boolean

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

Optional startHours

startHours: number

Local time zone hour to start.

Optional startMinutes

startMinutes: number

Local time zone minute to start.

Optional timeZoneId

timeZoneId: string

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

Generated using TypeDoc