Description | : Lists all of the available cost management REST API operations. |
Reference | : Link ¶ |
⚼ Request
GET:
/providers/Microsoft.CostManagement/operations
{
api-version:
string
,
}
⚐ Response (200)
{
value:
[
]
,
{
,
id:
string
,
}
nextLink:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
}