JobCollectionListResult Class

JobCollectionListResult.

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

Inheritance
JobCollectionListResult

Constructor

JobCollectionListResult(*, next_link: Optional[str] = None, **kwargs)

Parameters

next_link
str
Required

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

Variables

value
list[JobCollectionDefinition]

Gets the job collections.