ReservationRecommendationDetailsSavingsProperties interface

Details of the estimated savings.

Properties

calculatedSavings

List of calculated savings.

lookBackPeriod

Number of days of usage to look back used for computing the recommendation. NOTE: This property will not be serialized. It can only be populated by the server.

recommendedQuantity

Number of recommended units of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

reservationOrderTerm

Term period of the reservation, ex: P1Y or P3Y. NOTE: This property will not be serialized. It can only be populated by the server.

savingsType

Type of savings, ex: instance. NOTE: This property will not be serialized. It can only be populated by the server.

unitOfMeasure

Measurement unit ex: hour etc. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

calculatedSavings

List of calculated savings.

calculatedSavings?: ReservationRecommendationDetailsCalculatedSavingsProperties[]

Property Value

lookBackPeriod

Number of days of usage to look back used for computing the recommendation. NOTE: This property will not be serialized. It can only be populated by the server.

lookBackPeriod?: number

Property Value

number

recommendedQuantity

Number of recommended units of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

recommendedQuantity?: number

Property Value

number

reservationOrderTerm

Term period of the reservation, ex: P1Y or P3Y. NOTE: This property will not be serialized. It can only be populated by the server.

reservationOrderTerm?: string

Property Value

string

savingsType

Type of savings, ex: instance. NOTE: This property will not be serialized. It can only be populated by the server.

savingsType?: string

Property Value

string

unitOfMeasure

Measurement unit ex: hour etc. NOTE: This property will not be serialized. It can only be populated by the server.

unitOfMeasure?: string

Property Value

string