Compartilhar via


IVirtualMachineSize.EstimatedVMPriceBillingCurrency 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=false, SerializedName="billingCurrency")]
public string EstimatedVMPriceBillingCurrency { 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=false, SerializedName="billingCurrency")>]
member this.EstimatedVMPriceBillingCurrency : string
Public ReadOnly Property EstimatedVMPriceBillingCurrency As String

Property Value

Attributes

Applies to