BalanceProperties interface

The properties of the balance.

Properties

adjustmentDetails

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

adjustments

Total adjustment amount.

azureMarketplaceServiceCharges

Total charges for Azure Marketplace.

beginningBalance

The beginning balance for the billing period.

billingFrequency

The billing frequency.

chargesBilledSeparately

Charges Billed separately.

currency

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

endingBalance

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

newPurchases

Total new purchase amount.

newPurchasesDetails

List of new purchases.

overageRefund

Overage Refunds

priceHidden

Price is hidden or not.

serviceOverage

Overage for Azure services.

totalOverage

serviceOverage + chargesBilledSeparately.

totalUsage

Azure service commitment + total Overage.

utilized

Total Commitment usage.

Property Details

adjustmentDetails

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

adjustmentDetails?: BalancePropertiesAdjustmentDetailsItem[]

Property Value

adjustments

Total adjustment amount.

adjustments?: number

Property Value

number

azureMarketplaceServiceCharges

Total charges for Azure Marketplace.

azureMarketplaceServiceCharges?: number

Property Value

number

beginningBalance

The beginning balance for the billing period.

beginningBalance?: number

Property Value

number

billingFrequency

The billing frequency.

billingFrequency?: string

Property Value

string

chargesBilledSeparately

Charges Billed separately.

chargesBilledSeparately?: number

Property Value

number

currency

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

currency?: string

Property Value

string

endingBalance

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

endingBalance?: number

Property Value

number

newPurchases

Total new purchase amount.

newPurchases?: number

Property Value

number

newPurchasesDetails

List of new purchases.

newPurchasesDetails?: BalancePropertiesNewPurchasesDetailsItem[]

Property Value

overageRefund

Overage Refunds

overageRefund?: number

Property Value

number

priceHidden

Price is hidden or not.

priceHidden?: boolean

Property Value

boolean

serviceOverage

Overage for Azure services.

serviceOverage?: number

Property Value

number

totalOverage

serviceOverage + chargesBilledSeparately.

totalOverage?: number

Property Value

number

totalUsage

Azure service commitment + total Overage.

totalUsage?: number

Property Value

number

utilized

Total Commitment usage.

utilized?: number

Property Value

number