UsageAggregatesOperations interface

Interface representing a UsageAggregates operations.

Properties

list

Query aggregated Azure subscription consumption data for a date range.

Property Details

list

Query aggregated Azure subscription consumption data for a date range.

list: (reportedStartTime: Date, reportedEndTime: Date, options?: UsageAggregatesListOptionalParams) => PagedAsyncIterableIterator<UsageAggregation, UsageAggregation[], PageSettings>

Property Value

(reportedStartTime: Date, reportedEndTime: Date, options?: UsageAggregatesListOptionalParams) => PagedAsyncIterableIterator<UsageAggregation, UsageAggregation[], PageSettings>