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

ConsumptionAmountWithExchangeRate 类

定义

具有汇率的金额。 序列化名称:AmountWithExchangeRate

public class ConsumptionAmountWithExchangeRate : Azure.ResourceManager.Consumption.Models.ConsumptionAmount
type ConsumptionAmountWithExchangeRate = class
    inherit ConsumptionAmount
Public Class ConsumptionAmountWithExchangeRate
Inherits ConsumptionAmount
继承
ConsumptionAmountWithExchangeRate

属性

Currency

金额货币。 序列化名称:Amount.currency

(继承自 ConsumptionAmount)
ExchangeRate

汇率。 序列化名称:AmountWithExchangeRate.exchangeRate

ExchangeRateMonth

汇率月份。 序列化名称:AmountWithExchangeRate.exchangeRateMonth

Value

量。 序列化名称:Amount.value

(继承自 ConsumptionAmount)

适用于