共用方式為


ReservationOrderBillingPlanInformation.PricingCurrencyTotal Property

Definition

Gets or sets amount of money to be paid for the Order. Tax is 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