Share via


EstimatedVMPrice Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.EstimatedVMPriceTypeConverter))]
public class EstimatedVMPrice : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IEstimatedVMPrice
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.EstimatedVMPriceTypeConverter))>]
type EstimatedVMPrice = class
    interface IEstimatedVMPrice
    interface IJsonSerializable
Public Class EstimatedVMPrice
Implements IEstimatedVMPrice
Inheritance
EstimatedVMPrice
Attributes
Implements

Constructors

EstimatedVMPrice()

Properties

OSType
RetailPrice
VMTier

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to