GalleryImageList interface

The response of a list operation.

Properties

nextLink

Link for next set of results.

value

Results of the list operation.

Property Details

Link for next set of results.

nextLink?: string

Property Value

string

value

Results of the list operation.

value?: GalleryImage[]

Property Value