次の方法で共有


RenewPropertiesResponse.BillingCurrencyTotal プロパティ

定義

顧客が更新購入のために顧客の現地通貨で請求する通貨と金額を取得または設定します。 税は含まれていません。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象