次の方法で共有


PaymentDetail.BillingCurrencyTotal プロパティ

定義

課金通貨で課金される金額を取得または設定します。 税は含まれていません。 将来の支払いの場合は null です

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象