VirtualMachineInstancesList interface

List of VirtualMachineInstances.

Properties

nextLink

Url to follow for getting next page of VirtualMachines.

value

Array of VirtualMachines

Property Details

Url to follow for getting next page of VirtualMachines.

nextLink?: string

Property Value

string

value

Array of VirtualMachines

value: VirtualMachineInstance[]

Property Value