CommunityGalleryImageList interface

The List Community Gallery Images operation response.

Properties

nextLink

The URI to fetch the next page of community gallery images. Call ListNext() with this to fetch the next page of community gallery images.

value

A list of community gallery images.

Property Details

The URI to fetch the next page of community gallery images. Call ListNext() with this to fetch the next page of community gallery images.

nextLink?: string

Property Value

string

value

A list of community gallery images.

value: CommunityGalleryImage[]

Property Value