次の方法で共有


PaymentDetail.PricingCurrencyTotal プロパティ

定義

価格通貨で金額を取得または設定します。 税は含まれていません。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象