JobHistoryListResult Class

JobHistoryListResult.

Inheritance
JobHistoryListResult

Constructor

JobHistoryListResult(*, value: Optional[List[azure.mgmt.scheduler.models._models_py3.JobHistoryDefinition]] = None, next_link: Optional[str] = None, **kwargs)

Parameters

value
list[JobHistoryDefinition]
Required

Gets or sets the job histories under job.

next_link
str
Required

Gets or sets the URL to get the next set of job histories.