次の方法で共有


CalculatePriceResponseProperties.BillingCurrencyTotal プロパティ

定義

顧客が顧客の現地通貨で課金される通貨と金額を取得または設定します。 税金は含まれていません。

[Newtonsoft.Json.JsonProperty(PropertyName="billingCurrencyTotal")]
public Microsoft.Azure.Management.Reservations.Models.CalculatePriceResponsePropertiesBillingCurrencyTotal BillingCurrencyTotal { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="billingCurrencyTotal")>]
member this.BillingCurrencyTotal : Microsoft.Azure.Management.Reservations.Models.CalculatePriceResponsePropertiesBillingCurrencyTotal with get, set
Public Property BillingCurrencyTotal As CalculatePriceResponsePropertiesBillingCurrencyTotal

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象