VirtualMachineListResult interface

List of VirtualMachines.

Properties

nextLink

Url to follow for getting next page of resources.

value

List of VirtualMachines.

Property Details

Url to follow for getting next page of resources.

nextLink?: string

Property Value

string

value

List of VirtualMachines.

value?: VirtualMachine[]

Property Value