Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GalleryListResult

Package version

Results of the gallery list operation.

Hierarchy

  • GalleryListResult

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

URL to get the next set of results if there are any. NOTE: This property will not be serialized. It can only be populated by the server.

Optional value

value: Gallery[]

Current page of results. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc