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