FilesListResult interface
Object that represents a collection of File resources.
Properties
next |
The URI to fetch the next page of File resources. |
value | List of File resources. |
Property Details
nextLink
The URI to fetch the next page of File resources.
nextLink?: string
Property Value
string