Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LabListResult

Package version

List of labs.

Hierarchy

  • LabListResult

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

The link (url) to the next page of results. NOTE: This property will not be serialized. It can only be populated by the server.

Optional value

value: LabDetails[]

The list of labs. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc