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

Usage 类

ARM 使用情况。

变量仅由服务器填充,在发送请求时将被忽略。

继承
Usage

构造函数

Usage(**kwargs)

变量

id
str

资源 ID。

name
Name

资源名称。

type
str

资源类型。

unit
str

使用单位。

current_value
int

使用情况当前值。

limit
int

使用限制。

requested_limit
int

请求的使用限制。