共用方式為


AdvancedSchedule interface

建立進階排程的屬性。

屬性

monthDays

工作應該執行之月份的天數。 必須介於 1 到 31 之間。

monthlyOccurrences

在一個月內發生的天數。

weekDays

工作應該執行的星期幾。

屬性詳細資料

monthDays

工作應該執行之月份的天數。 必須介於 1 到 31 之間。

monthDays?: number[]

屬性值

number[]

monthlyOccurrences

在一個月內發生的天數。

monthlyOccurrences?: AdvancedScheduleMonthlyOccurrence[]

屬性值

weekDays

工作應該執行的星期幾。

weekDays?: string[]

屬性值

string[]