Usage interface
特定有限資源使用量的詳細數據。
屬性
| current |
目前的使用量。 |
| limit | 允許的使用量上限。 |
| name | 有關已使用之資源可本地化名稱的詳細數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| unit | 使用量的度量類型。 |
屬性詳細資料
currentValue
目前的使用量。
currentValue?: number
屬性值
number
limit
允許的使用量上限。
limit?: number
屬性值
number
name
unit
使用量的度量類型。
unit?: string
屬性值
string