Share via


IQuotaOperationOperations Interface

Definition

QuotaOperationOperations operations.

public interface IQuotaOperationOperations
type IQuotaOperationOperations = interface
Public Interface IQuotaOperationOperations

Methods

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

GET quota operations.

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

GET quota operations.

Extension Methods

List(IQuotaOperationOperations)

GET quota operations.

ListAsync(IQuotaOperationOperations, CancellationToken)

GET quota operations.

ListNext(IQuotaOperationOperations, String)

GET quota operations.

ListNextAsync(IQuotaOperationOperations, String, CancellationToken)

GET quota operations.

Applies to