PaginatedWorkspaceConnectionsList interface

Paginated list of Workspace connection objects.

Properties

nextLink

A continuation link (absolute URI) to the next page of results in the list.

value

An array of Workspace connection objects.

Property Details

A continuation link (absolute URI) to the next page of results in the list.

nextLink?: string

Property Value

string

value

An array of Workspace connection objects.

value?: WorkspaceConnection[]

Property Value