Delen via


IRenewPropertiesResponse.BillingCurrencyTotalCurrencyCode 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 BillingCurrencyTotalCurrencyCode { 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.BillingCurrencyTotalCurrencyCode : string with get, set
Public Property BillingCurrencyTotalCurrencyCode As String

Property Value

Attributes

Applies to