Share via


VirtualMachineSize Class

Definition

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

Constructors

VirtualMachineSize()

Properties

EstimatedVMPriceBillingCurrency
EstimatedVMPriceUnitOfMeasure
EstimatedVMPriceValue
Family
Gpu
LowPriorityCapable
MaxResourceVolumeMb
MemoryGb
Name
OSVhdSizeMb
PremiumIo
SupportedComputeType
VCpUs

Methods

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

Applies to