Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WorkspaceListResult

Package version

The result of a request to list machine learning workspaces.

Hierarchy

  • WorkspaceListResult

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

The URI that can be used to request the next list of machine learning workspaces.

Optional value

value: Workspace[]

The list of machine learning workspaces. Since this list may be incomplete, the nextLink field should be used to request the next list of machine learning workspaces.

Generated using TypeDoc