Compartir a través de


PaymentDetail.PricingCurrencyTotal Propiedad

Definición

Obtiene o establece la cantidad en moneda de precios. No se incluye el impuesto.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a