ManagementGroupAggregatedCostResult Class

A management group aggregated cost resource.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.consumption.models._models_py3.Resource
ManagementGroupAggregatedCostResult

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.

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.

Variables

Name Description
id
str

The full qualified ARM ID of an event.

name
str

The ID that uniquely identifies an event.

type
str

Resource type.

etag
str

The etag for the resource.

tags

A set of tags. Resource tags.

billing_period_id
str

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
str

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.