你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Usage interface
Describes resource usage.
Properties
current |
The current value of the usage. |
id | Resource identifier. NOTE: This property will not be serialized. It can only be populated by the server. |
limit | The limit of usage. |
name | The name of the type of usage. |
unit | An enum describing the unit of measurement. |
Property Details
currentValue
The current value of the usage.
currentValue: number
Property Value
number
id
Resource identifier. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
limit
The limit of usage.
limit: number
Property Value
number
name
unit
An enum describing the unit of measurement.
unit: string
Property Value
string