Partager via


IEstimatedVMPrices.BillingCurrency Property

Definition

Three lettered code specifying the currency of the VM price. Example: USD

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Three lettered code specifying the currency of the VM price. Example: USD", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="billingCurrency")]
public string BillingCurrency { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Three lettered code specifying the currency of the VM price. Example: USD", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="billingCurrency")>]
member this.BillingCurrency : string
Public ReadOnly Property BillingCurrency As String

Property Value

Attributes

Applies to