ReservationRecommendationDetailsSavingsProperties Class
Details of the estimated savings.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
ReservationRecommendationDetailsSavingsProperties
Constructor
ReservationRecommendationDetailsSavingsProperties(*, calculated_savings: Optional[List[azure.mgmt.consumption.models._models_py3.ReservationRecommendationDetailsCalculatedSavingsProperties]] = None, **kwargs)
Parameters
- calculated_savings
- list[ReservationRecommendationDetailsCalculatedSavingsProperties]
Required
List of calculated savings.
Variables
- look_back_period
- int
Number of days of usage to look back used for computing the recommendation.
- recommended_quantity
- float
Number of recommended units of the resource.
- reservation_order_term
- str
Term period of the reservation, ex: P1Y or P3Y.
- savings_type
- str
Type of savings, ex: instance.
- unit_of_measure
- str
Measurement unit ex: hour etc.
Feedback
Submit and view feedback for