ReservationRecommendationDetailsProperties interface
The properties of the reservation recommendation.
Properties
| currency | An ISO 4217 currency code identifier for the costs and savings |
| resource | Resource specific properties. |
| resource |
Resource Group. |
| savings | Savings information for the recommendation. |
| scope | Scope of the reservation, ex: Single or Shared. |
| usage | Historical usage details used to calculate the estimated savings. |
Property Details
currency
An ISO 4217 currency code identifier for the costs and savings
currency?: string
Property Value
string
resource
Resource specific properties.
resource?: ReservationRecommendationDetailsResourceProperties
Property Value
resourceGroup
Resource Group.
resourceGroup?: string
Property Value
string
savings
Savings information for the recommendation.
savings?: ReservationRecommendationDetailsSavingsProperties
Property Value
scope
Scope of the reservation, ex: Single or Shared.
scope?: string
Property Value
string
usage
Historical usage details used to calculate the estimated savings.
usage?: ReservationRecommendationDetailsUsageProperties