UsageDetailsOperations interface

Interface representing a UsageDetails operations.

Properties

list

Lists the usage details for the defined scope. Usage details are available via this API only for May 1, 2014 or later.

Note:Microsoft will be retiring the Consumption Usage Details API at some point in the future. We do not recommend that you take a new dependency on this API. Please use the Cost Details API instead. We will notify customers once a date for retirement has been determined.For Learn more,see Generate Cost Details Report - Create Operation

Property Details

list

Lists the usage details for the defined scope. Usage details are available via this API only for May 1, 2014 or later.

Note:Microsoft will be retiring the Consumption Usage Details API at some point in the future. We do not recommend that you take a new dependency on this API. Please use the Cost Details API instead. We will notify customers once a date for retirement has been determined.For Learn more,see Generate Cost Details Report - Create Operation

list: (scope: string, options?: UsageDetailsListOptionalParams) => PagedAsyncIterableIterator<UsageDetailUnion, UsageDetailUnion[], PageSettings>

Property Value

(scope: string, options?: UsageDetailsListOptionalParams) => PagedAsyncIterableIterator<UsageDetailUnion, UsageDetailUnion[], PageSettings>