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.ResourceManagementGroupAggregatedCostResult
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
List of subscription Guids included in the calculation of aggregated cost.
List of subscription Guids excluded from the calculation of aggregated cost.
Variables
- id
- str
Resource Id.
- name
- str
Resource name.
- type
- str
Resource type.
- 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.
Feedback
Submit and view feedback for