JobListResult Class

JobListResult.

Inheritance
JobListResult

Constructor

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

Parameters

value
list[JobDefinition]
Required

Gets or sets all jobs under job collection.

next_link
str
Required

Gets or sets the URL to get the next set of jobs.