次の方法で共有


ResourceProviderCommonOperations クラス

警告

このクラスを直接インスタンス化しないでください。

代わりに、次の操作にアクセスする必要があります。

IotHubClient's

<xref:resource_provider_common> 属性を使用する。

継承
builtins.object
ResourceProviderCommonOperations

コンストラクター

ResourceProviderCommonOperations(*args, **kwargs)

メソッド

get_subscription_quota

サブスクリプション内の IoT ハブの数を取得します。

サブスクリプション内の無料および有料の IoT ハブの数を取得します。

get_subscription_quota

サブスクリプション内の IoT ハブの数を取得します。

サブスクリプション内の無料および有料の IoT ハブの数を取得します。

async get_subscription_quota(**kwargs: Any) -> UserSubscriptionQuotaListResult

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

名前 説明
cls

直接応答に渡されるカスタム型または関数

戻り値

説明

UserSubscriptionQuotaListResult または cls(response) の結果

例外

説明

属性

models

models = <module 'azure.mgmt.iothub.v2023_06_30.models' from 'C:\\hostedtoolcache\\windows\\Python\\3.11.9\\x64\\Lib\\site-packages\\azure\\mgmt\\iothub\\v2023_06_30\\models\\__init__.py'>