ResourceList interface
Base for all lists of resources.
Properties
next |
The uri to fetch the next page of resources. Call ListNext() fetches next page of resources. |
Property Details
nextLink
The uri to fetch the next page of resources. Call ListNext() fetches next page of resources.
nextLink?: string
Property Value
string