JobListResultV2 Class

The response model for the list job operation.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
JobListResultV2

Constructor

JobListResultV2(*, value: Optional[List[azure.mgmt.automation.models._models_py3.JobCollectionItem]] = None, **kwargs)

Parameters

value
list[JobCollectionItem]
Required

List of jobs.

Variables

next_link
str

The link to the next page.