CommunityGalleryImageVersionList interface
The List Community Gallery Image versions operation response.
Properties
next |
The URI to fetch the next page of community gallery image versions. Call ListNext() with this to fetch the next page of community gallery image versions. |
value | A list of community gallery image versions. |
Property Details
nextLink
The URI to fetch the next page of community gallery image versions. Call ListNext() with this to fetch the next page of community gallery image versions.
nextLink?: string
Property Value
string
value
A list of community gallery image versions.
value: CommunityGalleryImageVersion[]