Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ImageListResult

Package version

Results of the image list operation.

Hierarchy

  • ImageListResult

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: Image[]

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

Generated using TypeDoc