TaskListResult interface
The collection of tasks.
Properties
| next |
The URI that can be used to request the next set of paged results. |
| value | The collection value. |
Property Details
nextLink
The URI that can be used to request the next set of paged results.
nextLink?: string
Property Value
string