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.v2019_07_01_preview.models._models_py3.IotHubQuotaMetricInfo]] = None, **kwargs)

Variables

value
list[IotHubQuotaMetricInfo]

The array of quota metrics objects.

next_link
str

The next link.