ManagementGroupAggregatedCostResult Class
A management group aggregated cost resource.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
ManagementGroupAggregatedCostResult(*, children: List[_models.ManagementGroupAggregatedCostResult] | None = None, included_subscriptions: List[str] | None = None, excluded_subscriptions: List[str] | None = None, **kwargs)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
children
|
Children of a management group. Default value: None
|
|
included_subscriptions
|
List of subscription Guids included in the calculation of aggregated cost. Default value: None
|
|
excluded_subscriptions
|
List of subscription Guids excluded from the calculation of aggregated cost. Default value: None
|
Variables
| Name | Description |
|---|---|
|
id
|
The full qualified ARM ID of an event. |
|
name
|
The ID that uniquely identifies an event. |
|
type
|
Resource type. |
|
etag
|
The etag for the resource. |
|
tags
|
A set of tags. Resource tags. |
|
billing_period_id
|
The id of the billing period resource that the aggregated cost belongs to. |
|
usage_start
|
The start of the date time range covered by aggregated cost. |
|
usage_end
|
The end of the date time range covered by the aggregated cost. |
|
azure_charges
|
Azure Charges. |
|
marketplace_charges
|
Marketplace Charges. |
|
charges_billed_separately
|
Charges Billed Separately. |
|
currency
|
The ISO currency in which the meter is charged, for example, USD. |
|
children
|
Children of a management group. |
|
included_subscriptions
|
List of subscription Guids included in the calculation of aggregated cost. |
|
excluded_subscriptions
|
List of subscription Guids excluded from the calculation of aggregated cost. |