| Description | : Lists the usage details for the defined scope. Usage details are available via this API only for May 1, 2014 or later. |
| 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 (204)
{}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
}