次の方法で共有


RenewPropertiesResponse.PricingCurrencyTotal プロパティ

定義

Microsoft がレコードに使用する量を取得または設定します。 払い戻し制限を計算するために払い戻し中に使用されます。 税金は含まれていません。 これは、有効期限の 30 日前にロックされた価格です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象