BackupManagementUsage 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