VirtualMachineListResponse interface

List of virtual machines

Properties

nextLink

Link for next list of VirtualMachines

value

Results of the VirtualMachine list

Property Details

Link for next list of VirtualMachines

nextLink?: string

Property Value

string

value

Results of the VirtualMachine list

value?: VirtualMachine[]

Property Value