Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SharedGalleryList

Package version

The List Shared Galleries operation response.

Hierarchy

  • SharedGalleryList

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

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

value

value: SharedGallery[]

A list of shared galleries.

Generated using TypeDoc