Share via


FileInfoListOutput interface

Collection of files.

Properties

nextLink

Link for the next list of file URLs, if applicable

value

List of file info.

Property Details

Link for the next list of file URLs, if applicable

nextLink?: string

Property Value

string

value

List of file info.

value: FileInfoOutput[]

Property Value