Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExperimentStatusListResult

Package version

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

Hierarchy

  • ExperimentStatusListResult

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

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

Optional value

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

Generated using TypeDoc