Share via


ICalculatePriceResponsePropertiesBillingCurrencyTotal.CurrencyCode Property

Definition

The ISO 4217 3-letter currency code for the currency used by this purchase record.

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="The ISO 4217 3-letter currency code for the currency used by this purchase record.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="currencyCode")]
public string CurrencyCode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="The ISO 4217 3-letter currency code for the currency used by this purchase record.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="currencyCode")>]
member this.CurrencyCode : string with get, set
Public Property CurrencyCode As String

Property Value

Attributes

Applies to