Daily
A complex data type that describes daily types of job scheduling.
Elements
FrequencyInDays
Long
.
The number of times a job is run daily in days.
OnceADay
String
.
Optional. A string representing when a job is to run once a day.
Repeat
Repeat
.
Optional. The number of times the schedule is repeated.