JobResponseListResult Class
The JSON-serialized array of JobResponse objects with a next link.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
JobResponseListResult
Constructor
JobResponseListResult(*, value: Optional[List[azure.mgmt.iothub.v2019_03_22.models._models_py3.JobResponse]] = None, **kwargs)
Variables
- value
- list[JobResponse]
The array of JobResponse objects.
- next_link
- str
The next link.
Feedback
Submit and view feedback for