InvoicePropertiesBilledAmount Class
The total charges for the invoice billing period.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.billing.models._models_py3.AmountInvoicePropertiesBilledAmount
Constructor
InvoicePropertiesBilledAmount(**kwargs: Any)
Variables
Name | Description |
---|---|
currency
|
The currency for the amount value. |
value
|
The amount value. For example, if the currency is USD, then a value of 600 would be $600.00. |
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