VirtualMachineList interface
VirtualMachineList represents a list of virtual machines.
Properties
next |
The link used to get the next page of operations. |
value | The list of virtual machines. |
Property Details
nextLink
The link used to get the next page of operations.
nextLink?: string
Property Value
string