Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExperimentListResult

Package version

Model that represents a list of Experiment resources and a link for pagination.

Hierarchy

  • ExperimentListResult

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

URL to retrieve the next page of Experiment resources. NOTE: This property will not be serialized. It can only be populated by the server.

Optional value

value: Experiment[]

List of Experiment resources. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc