InvoicePropertiesFreeAzureCreditApplied interface

The amount of free Azure credits applied to the charges. This field is applicable to billing accounts with agreement type Microsoft Customer Agreement.

Extends

Inherited Properties

currency

The currency for the amount value. NOTE: This property will not be serialized. It can only be populated by the server.

value

The amount value. For example, if the currency is USD, then a value of 600 would be $600.00. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Property Details

currency

The currency for the amount value. NOTE: This property will not be serialized. It can only be populated by the server.

currency?: string

Property Value

string

Inherited From Amount.currency

value

The amount value. For example, if the currency is USD, then a value of 600 would be $600.00. NOTE: This property will not be serialized. It can only be populated by the server.

value?: number

Property Value

number

Inherited From Amount.value