IUsageDetailsOperations Interface

Definition

UsageDetailsOperations operations.

public interface IUsageDetailsOperations
type IUsageDetailsOperations = interface
Public Interface IUsageDetailsOperations

Methods

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

Lists the usage details for a scope by billing period. Usage details are available via this API only for May 1, 2014 or later. https://docs.microsoft.com/en-us/rest/api/consumption/

ListByBillingPeriodWithHttpMessagesAsync(String, String, String, String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)

Lists the usage details for a scope by billing period. Usage details are available via this API only for May 1, 2014 or later. https://docs.microsoft.com/en-us/rest/api/consumption/

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

Lists the usage details for a scope by billing period. Usage details are available via this API only for May 1, 2014 or later. https://docs.microsoft.com/en-us/rest/api/consumption/

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

Lists the usage details for a scope by billing period. Usage details are available via this API only for May 1, 2014 or later. https://docs.microsoft.com/en-us/rest/api/consumption/

Extension Methods

List(IUsageDetailsOperations, String, String, String, Nullable<Int32>)

Lists the usage details for a scope by billing period. Usage details are available via this API only for May 1, 2014 or later. https://docs.microsoft.com/en-us/rest/api/consumption/

ListAsync(IUsageDetailsOperations, String, String, String, Nullable<Int32>, CancellationToken)

Lists the usage details for a scope by billing period. Usage details are available via this API only for May 1, 2014 or later. https://docs.microsoft.com/en-us/rest/api/consumption/

ListByBillingPeriod(IUsageDetailsOperations, String, String, String, String, Nullable<Int32>)

Lists the usage details for a scope by billing period. Usage details are available via this API only for May 1, 2014 or later. https://docs.microsoft.com/en-us/rest/api/consumption/

ListByBillingPeriodAsync(IUsageDetailsOperations, String, String, String, String, Nullable<Int32>, CancellationToken)

Lists the usage details for a scope by billing period. Usage details are available via this API only for May 1, 2014 or later. https://docs.microsoft.com/en-us/rest/api/consumption/

ListByBillingPeriodNext(IUsageDetailsOperations, String)

Lists the usage details for a scope by billing period. Usage details are available via this API only for May 1, 2014 or later. https://docs.microsoft.com/en-us/rest/api/consumption/

ListByBillingPeriodNextAsync(IUsageDetailsOperations, String, CancellationToken)

Lists the usage details for a scope by billing period. Usage details are available via this API only for May 1, 2014 or later. https://docs.microsoft.com/en-us/rest/api/consumption/

ListNext(IUsageDetailsOperations, String)

Lists the usage details for a scope by billing period. Usage details are available via this API only for May 1, 2014 or later. https://docs.microsoft.com/en-us/rest/api/consumption/

ListNextAsync(IUsageDetailsOperations, String, CancellationToken)

Lists the usage details for a scope by billing period. Usage details are available via this API only for May 1, 2014 or later. https://docs.microsoft.com/en-us/rest/api/consumption/

Applies to