UserSubscriptionQuota interface
User subscription quota response
Properties
current |
Current number of IotHub type |
id | IotHub type id |
limit | Numerical limit on IotHub type |
name | IotHub type |
type | Response type |
unit | Unit of IotHub type |
Property Details
currentValue
Current number of IotHub type
currentValue?: number
Property Value
number
id
IotHub type id
id?: string
Property Value
string
limit
Numerical limit on IotHub type
limit?: number
Property Value
number
name
type
Response type
type?: string
Property Value
string
unit
Unit of IotHub type
unit?: string
Property Value
string