UsageOutput interface
网络资源使用情况。
属性
| current |
使用情况的当前值。 |
| id | 资源标识符。 |
| limit | 使用限制。 |
| name | 用法类型的名称。 |
| unit | 描述度量单位的枚举。 |
属性详细信息
currentValue
使用情况的当前值。
currentValue: number
属性值
number
id
资源标识符。
id?: string
属性值
string
limit
使用限制。
limit: number
属性值
number
name
unit
描述度量单位的枚举。
unit: "Count"
属性值
"Count"