Balance Class

A balance resource.

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

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

Constructor

Balance(*, billing_frequency: str | _models.BillingFrequency | None = None, **kwargs)

Keyword-Only Parameters

Name Description
billing_frequency

The billing frequency. Known values are: "Month", "Quarter", "Year".

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.

currency
str

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

beginning_balance

The beginning balance for the billing period.

ending_balance

The ending balance for the billing period (for open periods this will be updated daily).

new_purchases

Total new purchase amount.

adjustments

Total adjustment amount.

utilized

Total Commitment usage.

service_overage

Overage for Azure services.

charges_billed_separately

Charges Billed separately.

total_overage

serviceOverage + chargesBilledSeparately.

total_usage

Azure service commitment + total Overage.

azure_marketplace_service_charges

Total charges for Azure Marketplace.

billing_frequency

The billing frequency. Known values are: "Month", "Quarter", "Year".

price_hidden

Price is hidden or not.

new_purchases_details

List of new purchases.

adjustment_details

List of Adjustments (Promo credit, SIE credit etc.).