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

UserSubscriptionQuota Class

User subscription quota response.

Constructor

UserSubscriptionQuota(*, id: str | None = None, type: str | None = None, unit: str | None = None, current_value: int | None = None, limit: int | None = None, name: _models.Name | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
id
str

IotHub type id.

type
str

Response type.

unit
str

Unit of IotHub type.

current_value
int

Current number of IotHub type.

limit
int

Numerical limit on IotHub type.

name

IotHub type.

Variables

Name Description
id
str

IotHub type id.

type
str

Response type.

unit
str

Unit of IotHub type.

current_value
int

Current number of IotHub type.

limit
int

Numerical limit on IotHub type.

name

IotHub type.