ReservationRecommendationDetailsSavingsProperties interface
預估節省的詳細數據。
屬性
calculated |
計算的節省成本清單。 |
look |
用來查看用於計算建議的天數。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
recommended |
資源的建議單位數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
reservation |
保留的期限,例如 P1Y 或 P3Y。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
savings |
儲存類型,例如:實例。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
unit |
度量單位例如:小時等。注意:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
calculatedSavings
計算的節省成本清單。
calculatedSavings?: ReservationRecommendationDetailsCalculatedSavingsProperties[]
屬性值
lookBackPeriod
用來查看用於計算建議的天數。 注意:這個屬性不會串行化。 它只能由伺服器填入。
lookBackPeriod?: number
屬性值
number
recommendedQuantity
資源的建議單位數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。
recommendedQuantity?: number
屬性值
number
reservationOrderTerm
保留的期限,例如 P1Y 或 P3Y。 注意:這個屬性不會串行化。 它只能由伺服器填入。
reservationOrderTerm?: string
屬性值
string
savingsType
儲存類型,例如:實例。 注意:這個屬性不會串行化。 它只能由伺服器填入。
savingsType?: string
屬性值
string
unitOfMeasure
度量單位例如:小時等。注意:此屬性將不會串行化。 它只能由伺服器填入。
unitOfMeasure?: string
屬性值
string