VirtualMachineListResult interface
The List Virtual Machine operation response.
Properties
| next |
The URI to fetch the next page of VMs. Call ListNext() with this URI to fetch the next page of Virtual Machines. |
| value | The list of virtual machines. |
Property Details
nextLink
The URI to fetch the next page of VMs. Call ListNext() with this URI to fetch the next page of Virtual Machines.
nextLink?: string
Property Value
string