VmSizeProperty interface

The vm size property

Properties

cores

The number of cores that the vm size has.

dataDiskStorageTier

The data disk storage tier of the vm size.

label

The label of the vm size.

maxDataDiskCount

The max data disk count of the vm size.

memoryInMb

The memory whose unit is MB of the vm size.

name

The vm size name.

supportedByVirtualMachines

This indicates this vm size is supported by virtual machines or not

supportedByWebWorkerRoles

The indicates this vm size is supported by web worker roles or not

virtualMachineResourceDiskSizeInMb

The virtual machine resource disk size whose unit is MB of the vm size.

webWorkerResourceDiskSizeInMb

The web worker resource disk size whose unit is MB of the vm size.

Property Details

cores

The number of cores that the vm size has.

cores?: number

Property Value

number

dataDiskStorageTier

The data disk storage tier of the vm size.

dataDiskStorageTier?: string

Property Value

string

label

The label of the vm size.

label?: string

Property Value

string

maxDataDiskCount

The max data disk count of the vm size.

maxDataDiskCount?: number

Property Value

number

memoryInMb

The memory whose unit is MB of the vm size.

memoryInMb?: number

Property Value

number

name

The vm size name.

name?: string

Property Value

string

supportedByVirtualMachines

This indicates this vm size is supported by virtual machines or not

supportedByVirtualMachines?: boolean

Property Value

boolean

supportedByWebWorkerRoles

The indicates this vm size is supported by web worker roles or not

supportedByWebWorkerRoles?: boolean

Property Value

boolean

virtualMachineResourceDiskSizeInMb

The virtual machine resource disk size whose unit is MB of the vm size.

virtualMachineResourceDiskSizeInMb?: number

Property Value

number

webWorkerResourceDiskSizeInMb

The web worker resource disk size whose unit is MB of the vm size.

webWorkerResourceDiskSizeInMb?: number

Property Value

number