LegacyChargeSummary Class
Legacy charge summary.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.consumption.models._models_py3.ChargeSummaryLegacyChargeSummary
Constructor
LegacyChargeSummary(**kwargs)
Parameters
- kind
- str or ChargeSummaryKind
Required
Required. Specifies the kind of charge summary.Constant filled by server. Possible values include: "legacy", "modern".
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 charge belongs to.
- usage_start
- str
Usage start date.
- usage_end
- str
Usage end date.
- azure_charges
- float
Azure Charges.
- charges_billed_separately
- float
Charges Billed separately.
- marketplace_charges
- float
Marketplace Charges.
- currency
- str
Currency Code.
Feedback
Submit and view feedback for