| Description | : Lists the usage details for the defined scope. Usage details are available via this API only for May 1, 2014 or later. For more information on using this API, including how to specify a date range, please see: https://docs.microsoft.com/en-us/azure/cost-management-billing/costs/manage-automation |
| Reference | : Link ¶ |
⚼ Request
GET:
/{scope}/providers/Microsoft.Consumption/usageDetails
{
scope:
string
,
$expand:
string
,
$filter:
string
,
$skiptoken:
string
,
$top:
integer
,
api-version:
string
,
metric:
string
,
}
⚐ Response (200)
{
value:
[
]
,
{
,
kind:
enum
,
}
nextLink:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
}