次の方法で共有


CalculatePriceResponseProperties.PricingCurrencyTotal プロパティ

定義

Microsoft がレコードに使用する量を取得または設定します。 払い戻し制限を計算するために払い戻し中に使用されます。 税金は含まれていません。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象