VirtualMachineSize.EstimatedVMPriceValue Property

Definition

The list of estimated prices for using a VM of a particular OS type, tier, etc.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IEstimatedVMPrice> EstimatedVMPriceValue { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)>]
member this.EstimatedVMPriceValue : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IEstimatedVMPrice> with get, set
Public Property EstimatedVMPriceValue As List(Of IEstimatedVMPrice)

Property Value

Implements

Attributes

Applies to