Share via


VirtualMachineSizeListResult interface

The List Virtual Machine operation response.

Properties

nextLink

The link to the next page of items.

value

The list of virtual machine sizes.

Property Details

The link to the next page of items.

nextLink?: string

Property Value

string

value

The list of virtual machine sizes.

value?: VirtualMachineSize[]

Property Value