UserSubscriptionQuota interface
用戶訂用帳戶配額回應
屬性
current |
IotHub 類型的目前數目 |
id | IotHub 類型標識碼 |
limit | IotHub 類型的數值限制 |
name | IotHub 類型 |
type | 回應類型 |
unit | IotHub 類型的單位 |
屬性詳細資料
currentValue
IotHub 類型的目前數目
currentValue?: number
屬性值
number
id
IotHub 類型標識碼
id?: string
屬性值
string
limit
IotHub 類型的數值限制
limit?: number
屬性值
number
name
type
回應類型
type?: string
屬性值
string
unit
IotHub 類型的單位
unit?: string
屬性值
string