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

ResourceProviderCommon interface

Interface representing a ResourceProviderCommon.

Methods

getSubscriptionQuota(ResourceProviderCommonGetSubscriptionQuotaOptionalParams)

Get the number of free and paid iot hubs in the subscription

Method Details

getSubscriptionQuota(ResourceProviderCommonGetSubscriptionQuotaOptionalParams)

Get the number of free and paid iot hubs in the subscription

function getSubscriptionQuota(options?: ResourceProviderCommonGetSubscriptionQuotaOptionalParams): Promise<UserSubscriptionQuotaListResult>

Parameters

Returns