共用方式為


BackupManagementUsage interface

保存庫的備份管理使用方式。

屬性

currentValue

使用量的目前值。

limit

使用量限制。

name

使用方式的名稱。

nextResetTime

下次重設使用量的時間。

quotaPeriod

使用量的配額期間。

unit

使用量單位。

屬性詳細資料

currentValue

使用量的目前值。

currentValue?: number

屬性值

number

limit

使用量限制。

limit?: number

屬性值

number

name

使用方式的名稱。

name?: NameInfo

屬性值

nextResetTime

下次重設使用量的時間。

nextResetTime?: Date

屬性值

Date

quotaPeriod

使用量的配額期間。

quotaPeriod?: string

屬性值

string

unit

使用量單位。

unit?: string

屬性值

string