| Description | : Lists all reports for a subscription. |
| Reference | : Link ¶ |
⚼ Request
GET:
/subscriptions/{subscriptionId}/providers/Microsoft.CostManagement/reports
{
api-version:
string
,
subscriptionId:
string
,
}
⚐ Response (200)
{
value:
}
[
]
,
{
,
properties:
}
{
,
schedule:
}
{
,
status:
enum
,
recurrence:
enum
,
recurrencePeriod:
}
{
,
from:
string
,
to:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
}
[
]
,
{
,
code:
string
,
message:
string
,
target:
string
,
}