Weekly
A complex data type describing weekly job scheduling.
Elements
FrequencyInWeeks
Long. The number of times a job is to run, in weeks.
RunOn
String. The day to run the job.
OnceADay
String. Optional. The time to run the job.
Repeat
Repeat. Optional. The number of times to repeat the schedule.