IotHubQuotaMetricInfo Class

Quota metrics properties.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
IotHubQuotaMetricInfo

Constructor

IotHubQuotaMetricInfo(**kwargs)

Variables

name
str

The name of the quota metric.

current_value
<xref:long>

The current value for the quota metric.

max_value
<xref:long>

The maximum value of the quota metric.