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

Property Value

Attributes

Applies to