IEstimatedVMPrices.BillingCurrency Property

Definition

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

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

Property Value

Attributes

Applies to