Sdílet prostřednictvím


MachineLearningVmSize Class

Definition

Describes the properties of a VM size.

public class MachineLearningVmSize
type MachineLearningVmSize = class
Public Class MachineLearningVmSize
Inheritance
MachineLearningVmSize

Properties

EstimatedVmPrices

The estimated price information for using a VM.

Family

The family name of the virtual machine size.

Gpus

The number of gPUs supported by the virtual machine size.

IsPremiumIOSupported

Specifies if the virtual machine size supports premium IO.

LowPriorityCapable

Specifies if the virtual machine size supports low priority VMs.

MaxResourceVolumeMB

The resource volume size, in MB, allowed by the virtual machine size.

MemoryGB

The amount of memory, in GB, supported by the virtual machine size.

Name

The name of the virtual machine size.

OSVhdSizeMB

The OS VHD disk size, in MB, allowed by the virtual machine size.

SupportedComputeTypes

Specifies the compute types supported by the virtual machine size.

VCpus

The number of vCPUs supported by the virtual machine size.

Applies to