Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional daysDays of the week when the schedule triggers. Valid values are "Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun".
Optional intervalInterval between schedule runs in weeks. 1 means the schedule runs every week on the specified days. Higher values repeat every N weeks.
Optional maintenanceDuration of the maintenance window in minutes.
Optional startStart time of the maintenance window in 24-hour clock format (HHMM). Deployments are triggered at this time on the specified days.
Optional timezoneTimezone in IANA Time Zone Database format.
Generated using TypeDoc
Defines the recurrence pattern for the schedule.