JobCollectionListResult Class
JobCollectionListResult.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
msrest.serialization.ModelJobCollectionListResult
Constructor
JobCollectionListResult(*, next_link: str | None = None, **kwargs)
Parameters
Name | Description |
---|---|
next_link
Required
|
Gets or sets the URL to get the next set of job collections. |
Keyword-Only Parameters
Name | Description |
---|---|
next_link
Required
|
|
Variables
Name | Description |
---|---|
value
|
Gets the job collections. |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python