IResourceProviderCommonOperations Interface

Definition

ResourceProviderCommonOperations operations.

public interface IResourceProviderCommonOperations
type IResourceProviderCommonOperations = interface
Public Interface IResourceProviderCommonOperations

Methods

GetSubscriptionQuotaWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

Get the number of iot hubs in the subscription

Extension Methods

GetSubscriptionQuota(IResourceProviderCommonOperations)

Get the number of iot hubs in the subscription

GetSubscriptionQuotaAsync(IResourceProviderCommonOperations, CancellationToken)

Get the number of iot hubs in the subscription

Applies to