你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ConsumptionCalculatedSavingsProperties 类

定义

估算节省的详细信息。 序列化名称:ReservationRecommendationDetailsCalculatedSavingsProperties

public class ConsumptionCalculatedSavingsProperties
type ConsumptionCalculatedSavingsProperties = class
Public Class ConsumptionCalculatedSavingsProperties
继承
ConsumptionCalculatedSavingsProperties

属性

OnDemandCost

不预留的成本。 序列化名称:ReservationRecommendationDetailsCalculatedSavingsProperties.onDemandCost

OverageCost

总预留成本与预留成本之间的差值。 序列化名称:ReservationRecommendationDetailsCalculatedSavingsProperties.overageCost

Quantity

计算节省的数量。 序列化名称:ReservationRecommendationDetailsCalculatedSavingsProperties.quantity

ReservationCost

使用预留的估计使用量的确切成本。 序列化名称:ReservationRecommendationDetailsCalculatedSavingsProperties.reservationCost

ReservedUnitCount

用于计算节省的预留单位数。 对于虚拟机,始终为 1。 序列化名称:ReservationRecommendationDetailsCalculatedSavingsProperties.reservedUnitCount

Savings

通过购买建议的预留数量节省的金额。 序列化名称:ReservationRecommendationDetailsCalculatedSavingsProperties.savings

TotalReservationCost

建议数量的成本。 序列化名称:ReservationRecommendationDetailsCalculatedSavingsProperties.totalReservationCost

适用于