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