ReservationRecommendationDetailsOperations interface
ReservationRecommendationDetails操作を表すインターフェース。
プロパティ
| get | 予約インスタンスの What-If 分析に関する予約の推奨事項の詳細。 |
プロパティの詳細
get
予約インスタンスの What-If 分析に関する予約の推奨事項の詳細。
get: (resourceScope: string, scope: string, region: string, term: string, lookBackPeriod: string, product: string, options?: ReservationRecommendationDetailsGetOptionalParams) => Promise<undefined | ReservationRecommendationDetailsModel>
プロパティ値
(resourceScope: string, scope: string, region: string, term: string, lookBackPeriod: string, product: string, options?: ReservationRecommendationDetailsGetOptionalParams) => Promise<undefined | ReservationRecommendationDetailsModel>