VaultUsage interface
保存庫的使用方式。
屬性
current |
使用方式的目前值。 |
limit | 使用量限制。 |
name | 使用方式的名稱。 |
next |
下次重設使用量的時間。 |
quota |
使用量的配額期間。 |
unit | 使用方式的單位。 |
屬性詳細資料
currentValue
使用方式的目前值。
currentValue?: number
屬性值
number
limit
使用量限制。
limit?: number
屬性值
number
name
nextResetTime
下次重設使用量的時間。
nextResetTime?: Date
屬性值
Date
quotaPeriod
使用量的配額期間。
quotaPeriod?: string
屬性值
string
unit
使用方式的單位。
unit?: string
屬性值
string