Share via


EstimatedVMPrices Class

Definition

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

Constructors

EstimatedVMPrices()

Properties

BillingCurrency
UnitOfMeasure
Value

Methods

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

Applies to