Compartir a través de


RenewPropertiesResponse.PricingCurrencyTotal Propiedad

Definición

Obtiene o establece la cantidad que Microsoft usa para el registro. Se usa durante el reembolso para calcular el límite de reembolso. No se incluye el impuesto. Este precio está bloqueado 30 días antes de la expiración.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a