UserSubscriptionQuota Class
User subscription quota response.
- Inheritance
-
UserSubscriptionQuota
Constructor
UserSubscriptionQuota(*, id: Optional[str] = None, type: Optional[str] = None, unit: Optional[str] = None, current_value: Optional[int] = None, limit: Optional[int] = None, name: Optional[azure.mgmt.iothub.v2019_11_04.models._models_py3.Name] = None, **kwargs)
Variables
- id
- str
IotHub type id.
- type
- str
Response type.
- unit
- str
Unit of IotHub type.
- current_value
- int
Current number of IotHub type.
- limit
- int
Numerical limit on IotHub type.
- name
- Name
IotHub type.
Feedback
Submit and view feedback for