Repeat
A complex data type that describes how often a job run is to be repeated.
Elements
StartTime
String. The time that the job is to start repeatedly running.
EndTime
String. The time that the job is to no longer run.
IntervalInSeconds
Long. The time to wait between job runs.