Amount Class
The amount.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.billing._serialization.ModelAmount
Constructor
Amount(**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. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python