end_date_time(Optional[String[1]])
— The end date for when to get the list of recurrences. The startDateTime and endDateTime can be no more than 30 days apart.
numjobscanceled(Optional[String[1]])
— the number of jobs in this recurrence that have been canceled.
auhoursfailed(Optional[String[1]])
— the number of job execution hours that resulted in failed jobs.
lastsubmittime(Optional[String[1]])
— the last time a job in this recurrence was submitted.
auhourscanceled(Optional[String[1]])
— the number of job execution hours that resulted in canceled jobs.
start_date_time(Optional[String[1]])
— The start date for when to get the list of recurrences. The startDateTime and endDateTime can be no more than 30 days apart.
api_version(Optional[String[1]])
— Client Api Version.
numjobssucceeded(Optional[String[1]])
— the number of jobs in this recurrence that have succeeded.
numjobsfailed(Optional[String[1]])
— the number of jobs in this recurrence that have failed.
auhourssucceeded(Optional[String[1]])
— the number of job execution hours that resulted in successful jobs.
recurrencename(Optional[String[1]])
— the recurrence name, user friendly name for the correlation between jobs.
recurrenceid(Optional[String[1]])
— the recurrence identifier (a GUID), unique per activity/script, regardless of iterations. This is something to link different occurrences of the same job together.