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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python