IUsagesOperations Interface

Definition

UsagesOperations operations.

public interface IUsagesOperations
type IUsagesOperations = interface
Public Interface IUsagesOperations

Methods

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

Gets the current usage count and the limit for the resources of the location under the subscription.

Extension Methods

ListByLocationAsync(IUsagesOperations, String, CancellationToken)

Gets the current usage count and the limit for the resources of the location under the subscription.

Applies to