Usage interface
ARM 用法。
属性
| current |
使用当前值。 注意:此属性不会序列化。 它只能由服务器填充。 |
| id | 资源 ID。 注意:此属性不会序列化。 它只能由服务器填充。 |
| limit | 使用限制。 注意:此属性不会序列化。 它只能由服务器填充。 |
| name | 资源名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
| requested |
请求的使用限制。 注意:此属性不会序列化。 它只能由服务器填充。 |
| type | 资源类型。 注意:此属性不会序列化。 它只能由服务器填充。 |
| unit | 使用单位。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
currentValue
使用当前值。 注意:此属性不会序列化。 它只能由服务器填充。
currentValue?: number
属性值
number
id
资源 ID。 注意:此属性不会序列化。 它只能由服务器填充。
id?: string
属性值
string
limit
使用限制。 注意:此属性不会序列化。 它只能由服务器填充。
limit?: number
属性值
number
name
requestedLimit
请求的使用限制。 注意:此属性不会序列化。 它只能由服务器填充。
requestedLimit?: number
属性值
number
type
资源类型。 注意:此属性不会序列化。 它只能由服务器填充。
type?: string
属性值
string
unit
使用单位。 注意:此属性不会序列化。 它只能由服务器填充。
unit?: string
属性值
string