ReservationRecommendationDetailsOperations interface
Interface representing a ReservationRecommendationDetails operations.
Properties
| get | Details of a reservation recommendation for what-if analysis of reserved instances. |
Property Details
get
Details of a reservation recommendation for what-if analysis of reserved instances.
get: (resourceScope: string, scope: string, region: string, term: string, lookBackPeriod: string, product: string, options?: ReservationRecommendationDetailsGetOptionalParams) => Promise<undefined | ReservationRecommendationDetailsModel>
Property Value
(resourceScope: string, scope: string, region: string, term: string, lookBackPeriod: string, product: string, options?: ReservationRecommendationDetailsGetOptionalParams) => Promise<undefined | ReservationRecommendationDetailsModel>