ReservationUtilizationAggregates Class
The aggregate values of reservation utilization.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.billing._serialization.ModelReservationUtilizationAggregates
Constructor
ReservationUtilizationAggregates(**kwargs: Any)
Variables
Name | Description |
---|---|
grain
|
The grain of the aggregate. |
grain_unit
|
The grain unit of the aggregate. |
value
|
The aggregate value. |
value_unit
|
The aggregate value unit. |
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