Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GalleryList

Package version

The List Galleries operation response.

Hierarchy

  • GalleryList

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

The uri to fetch the next page of galleries. Call ListNext() with this to fetch the next page of galleries.

value

value: Gallery[]

A list of galleries.

Generated using TypeDoc