IotHubQuotaMetricInfo Class

Quota metrics properties.

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

Inheritance
azure.mgmt.iothub._serialization.Model
IotHubQuotaMetricInfo

Constructor

IotHubQuotaMetricInfo(**kwargs: Any)

Variables

Name Description
name
str

The name of the quota metric.

current_value
int

The current value for the quota metric.

max_value
int

The maximum value of the quota metric.