IReservationToPurchaseExchange.BillingCurrencyTotal Property

Definition

Pricing information containing the amount and the currency code

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Create=true, Description="Pricing information containing the amount and the currency code", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IPrice) }, Read=true, ReadOnly=false, Required=false, SerializedName="billingCurrencyTotal", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IPrice BillingCurrencyTotal { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Create=true, Description="Pricing information containing the amount and the currency code", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IPrice) }, Read=true, ReadOnly=false, Required=false, SerializedName="billingCurrencyTotal", Update=true)>]
member this.BillingCurrencyTotal : Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IPrice with get, set
Public Property BillingCurrencyTotal As IPrice

Property Value

Attributes

Applies to