IUsageOperations Interface

Definition

public interface IUsageOperations
type IUsageOperations = interface
Public Interface IUsageOperations

Methods

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

Extension Methods

List(IUsageOperations, String)
ListAsync(IUsageOperations, String, CancellationToken)
ListNext(IUsageOperations, String)
ListNextAsync(IUsageOperations, String, CancellationToken)

Applies to