ModernChargeSummary Class
Modern 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.ChargeSummaryModernChargeSummary
Constructor
ModernChargeSummary(**kwargs)
Parameters
- kind
- str or ChargeSummaryKind
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
- Amount
Azure Charges.
- charges_billed_separately
- Amount
Charges Billed separately.
- marketplace_charges
- Amount
Marketplace Charges.
- billing_account_id
- str
Billing Account Id.
- billing_profile_id
- str
Billing Profile Id.
- invoice_section_id
- str
Invoice Section Id.
- customer_id
- str
Customer Id.
- is_invoiced
- bool
Is charge Invoiced.
Feedback
Submit and view feedback for