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