你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Usage interface

用法的定义。

属性

currentValue

获取或设置当前使用情况值。

id

获取或设置资源的 ID。

limit

获取或设置最大限制。 -1 无限

name

获取或设置使用情况计数器名称。

throttleStatus

获取或设置限制状态。

unit

获取或设置使用单位名称。

属性详细信息

currentValue

获取或设置当前使用情况值。

currentValue?: number

属性值

number

id

获取或设置资源的 ID。

id?: string

属性值

string

limit

获取或设置最大限制。 -1 无限

limit?: number

属性值

number

name

获取或设置使用情况计数器名称。

name?: UsageCounterName

属性值

throttleStatus

获取或设置限制状态。

throttleStatus?: string

属性值

string

unit

获取或设置使用单位名称。

unit?: string

属性值

string