GalleryImageVersionList interface
The List Gallery Image version operation response.
Properties
next |
The uri to fetch the next page of gallery image versions. Call ListNext() with this to fetch the next page of gallery image versions. |
value | A list of gallery image versions. |
Property Details
nextLink
The uri to fetch the next page of gallery image versions. Call ListNext() with this to fetch the next page of gallery image versions.
nextLink?: string
Property Value
string