TransactionSummary Class
A transaction summary.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.billing._serialization.ModelTransactionSummary
Constructor
TransactionSummary(**kwargs: Any)
Variables
Name | Description |
---|---|
azure_credit_applied
|
The total amount of any Azure credits applied. |
billing_currency
|
The ISO 4217 code for the currency in which the transactions are billed. |
consumption_commitment_decremented
|
The total Microsoft Azure Consumption Commitment (MACC) decrement through the invoice. |
sub_total
|
The total pre-tax charged amount. |
tax
|
The total tax amount applied. |
total
|
The total charges. |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python