Compartir a través de


CalculatePriceResponseProperties.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.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a