AggregatedCost
Provides the aggregate cost of a management group and all child management groups by current billing period.
get/providers/Microsoft.Management/managementGroups/{managementGroupId}/providers/Microsoft.Consumption/aggregatedcost
Path parameters
managementGroupIdstring required
Azure Management Group ID.
Query parameters
api-versionstring required
Version of the API to be used with the client request. The current version is 2019-06-01.
$filterstring
May be used to filter aggregated cost by properties/usageStart (Utc time), properties/usageEnd (Utc time). The filter supports 'eq', 'lt', 'gt', 'le', 'ge', and 'and'. It does not currently support 'ne', 'or', or 'not'. Tag filter is a key value pair string where key and value is separated by a colon (:).
Response
OK. The request has succeeded.