次の方法で共有


UserSubscriptionQuota クラス

ユーザー サブスクリプション クォータの応答。

継承
azure.mgmt.iothub._serialization.Model
UserSubscriptionQuota

コンストラクター

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)

キーワードのみのパラメーター

名前 説明
id
str

IotHub 型 ID。

type
str

応答の種類。

unit
str

IotHub 型の単位。

current_value
int

IotHub の種類の現在の数。

limit
int

IotHub の種類に関する数値の制限。

name

IotHub の種類。

変数

名前 説明
id
str

IotHub 型 ID。

type
str

応答の種類。

unit
str

IotHub 型の単位。

current_value
int

IotHub の種類の現在の数。

limit
int

IotHub の種類に関する数値の制限。

name

IotHub の種類。