ResourceProviderCommon interface
Interface representing a ResourceProviderCommon.
Methods
get |
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
The options parameters.
Returns
Promise<UserSubscriptionQuotaListResult>