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