GalleryImageList Class

The response of a list operation.

Inheritance
GalleryImageList

Constructor

GalleryImageList(*, value: Optional[List[azure.mgmt.devtestlabs.models._models_py3.GalleryImage]] = None, next_link: Optional[str] = None, **kwargs)

Parameters

value
list[GalleryImage]
Required

Results of the list operation.

next_link
str
Required

Link for next set of results.