Usage interface
ARM 使用量。
屬性
| current |
使用方式目前的值。 |
| id | 資源標識碼。 |
| limit | 使用限制。 |
| name | 資源名稱。 |
| requested |
使用量要求的限制。 |
| type | 資源類型。 |
| unit | 使用單位。 |
屬性詳細資料
currentValue
使用方式目前的值。
currentValue?: number
屬性值
number
id
資源標識碼。
id?: string
屬性值
string
limit
使用限制。
limit?: number
屬性值
number
name
requestedLimit
使用量要求的限制。
requestedLimit?: number
屬性值
number
type
資源類型。
type?: string
屬性值
string
unit
使用單位。
unit?: string
屬性值
string