ResourceProviderCommonsClient Interface
public interface ResourceProviderCommonsClient
An instance of this class provides access to all the operations defined in ResourceProviderCommonsClient.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
User |
getSubscriptionQuota()
Get the number of iot hubs in the subscription Get the number of free and paid iot hubs in the subscription. |
|
abstract
Response<User |
getSubscriptionQuotaWithResponse(Context context)
Get the number of iot hubs in the subscription Get the number of free and paid iot hubs in the subscription. |
Method Details
getSubscriptionQuota
public abstract UserSubscriptionQuotaListResultInner getSubscriptionQuota()
Get the number of iot hubs in the subscription Get the number of free and paid iot hubs in the subscription.
Returns:
getSubscriptionQuotaWithResponse
public abstract Response<UserSubscriptionQuotaListResultInner> getSubscriptionQuotaWithResponse(Context context)
Get the number of iot hubs in the subscription Get the number of free and paid iot hubs in the subscription.
Parameters:
Returns: