Share via


IVirtualMachineSize Interface

Definition

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

Properties

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to