Usage interface
使用方式的定義。
屬性
| current |
取得或設定目前的使用值。 |
| id | 取得或設定資源的標識碼。 |
| limit | 取得或設定最大限制。 -1 適用於無限制 |
| name | 取得或設定使用計數器名稱。 |
| throttle |
取得或設定節流狀態。 |
| unit | 取得或設定使用單位名稱。 |
屬性詳細資料
currentValue
取得或設定目前的使用值。
currentValue?: number
屬性值
number
id
取得或設定資源的標識碼。
id?: string
屬性值
string
limit
取得或設定最大限制。 -1 適用於無限制
limit?: number
屬性值
number
name
throttleStatus
取得或設定節流狀態。
throttleStatus?: string
屬性值
string
unit
取得或設定使用單位名稱。
unit?: string
屬性值
string