SharedGalleryList interface
The List Shared Galleries operation response.
Properties
next |
The uri to fetch the next page of shared galleries. Call ListNext() with this to fetch the next page of shared galleries. |
value | A list of shared galleries. |
Property Details
nextLink
The uri to fetch the next page of shared galleries. Call ListNext() with this to fetch the next page of shared galleries.
nextLink?: string
Property Value
string