UserSubscriptionQuota Classe
Risposta alla quota di sottoscrizione utente.
- Ereditarietà
-
azure.mgmt.iothub._serialization.ModelUserSubscriptionQuota
Costruttore
UserSubscriptionQuota(*, id: str | None = None, type: str | None = None, unit: str | None = None, current_value: int | None = None, limit: int | None = None, name: _models.Name | None = None, **kwargs)
Variabili
- id
- str
ID tipo IotHub.
- type
- str
Tipo di risposta.
- unit
- str
Unità di tipo IotHub.
- current_value
- int
Numero corrente di tipo IotHub.
- limit
- int
Limite numerico per il tipo IotHub.
- name
- Name
Tipo IotHub.