| Description | : The operation to list all exports at the given scope. |
| Reference | : Link ¶ |
⚼ Request
GET:
/{scope}/providers/Microsoft.CostManagement/exports
{
scope:
string
,
api-version:
string
,
$expand:
string
,
}
⚐ Response (200)
{
value:
}
[
]
,
{
,
properties:
}
{
,
schedule:
}
{
,
status:
enum
,
recurrence:
enum
,
recurrencePeriod:
}
{
,
from:
string
,
to:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
}