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: Optional[List[azure.mgmt.consumption.models._models_py3.ManagementGroupAggregatedCostResult]] = None, included_subscriptions: Optional[List[str]] = None, excluded_subscriptions: Optional[List[str]] = None, **kwargs)

Parameters

children
list[ManagementGroupAggregatedCostResult]
Required

Children of a management group.

included_subscriptions
list[str]
Required

List of subscription Guids included in the calculation of aggregated cost.

excluded_subscriptions
list[str]
Required

List of subscription Guids excluded from the calculation of aggregated cost.

Variables

id
str

Resource Id.

name
str

Resource name.

type
str

Resource type.

tags
dict[str, str]

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
datetime

The start of the date time range covered by aggregated cost.

usage_end
datetime

The end of the date time range covered by the aggregated cost.

azure_charges
float

Azure Charges.

marketplace_charges
float

Marketplace Charges.

charges_billed_separately
float

Charges Billed Separately.

currency
str

The ISO currency in which the meter is charged, for example, USD.