Bagikan melalui


PaymentDetail.PricingCurrencyTotal Property

Definition

Gets or sets amount in pricing currency. Tax not included.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to