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

Usage 类

描述资源使用情况。

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

继承
azure.mgmt.datalake.store._serialization.Model
Usage

构造函数

Usage(**kwargs: Any)

变量

unit
strUsageUnit

获取度量单位。 已知值为:“Count”、“Bytes”、“Seconds”、“Percent”、“CountsPerSecond”和“BytesPerSecond”。

id
str

资源标识符。

current_value
int

获取订阅中已分配资源的当前计数。

limit
int

获取可在订阅中分配的资源的最大计数。

name
UsageName

获取用法类型的名称。