Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GalleryImageList

Package version

The List Gallery Images operation response.

Hierarchy

  • GalleryImageList

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

The uri to fetch the next page of Image Definitions in the Shared Image Gallery. Call ListNext() with this to fetch the next page of gallery image definitions.

value

value: GalleryImage[]

A list of Shared Image Gallery images.

Generated using TypeDoc