Delen via


UserSubscriptionQuota Klas

Antwoord op quotum voor gebruikersabonnementen.

Overname
azure.mgmt.iothub._serialization.Model
UserSubscriptionQuota

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

Antwoordtype.

unit
str

Eenheid van het type IotHub.

current_value
int

Huidig aantal IotHub-type.

limit
int

Numerieke limiet voor IotHub-type.

name

Type IotHub.

Variabelen

Name Description
id
str

IotHub type id.

type
str

Antwoordtype.

unit
str

Eenheid van het type IotHub.

current_value
int

Huidig aantal IotHub-type.

limit
int

Numerieke limiet voor IotHub-type.

name

Type IotHub.