Share via


IUsageOperations Interface

Definition

UsageOperations operations.

public interface IUsageOperations
type IUsageOperations = interface
Public Interface IUsageOperations

Methods

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

Gets, for the specified ___location, the current compute resource usage information as well as the limits for compute resources under the subscription.

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

Gets, for the specified ___location, the current compute resource usage information as well as the limits for compute resources under the subscription.

Extension Methods

ListAsync(IUsageOperations, String, CancellationToken)

Gets, for the specified ___location, the current compute resource usage information as well as the limits for compute resources under the subscription.

ListNextAsync(IUsageOperations, String, CancellationToken)

Gets, for the specified ___location, the current compute resource usage information as well as the limits for compute resources under the subscription.

Applies to