CommunityGalleryImageVersionList interface

The List Community Gallery Image versions operation response.

Properties

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.

value

A list of community gallery image versions.

Property Details

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[]

Property Value