Compartir a través de


ReservationRecommendationDetailsSavingsProperties Class

Details of the estimated savings.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
msrest.serialization.Model
ReservationRecommendationDetailsSavingsProperties

Constructor

ReservationRecommendationDetailsSavingsProperties(*, calculated_savings: List[_models.ReservationRecommendationDetailsCalculatedSavingsProperties] | None = None, **kwargs)

Keyword-Only Parameters

Name Description
calculated_savings

List of calculated savings.

Variables

Name Description
calculated_savings

List of calculated savings.

look_back_period
int

Number of days of usage to look back used for computing the recommendation.

recommended_quantity

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.