WorkspaceResourceList interface

The list of workspaces.

Properties

nextLink

The link used to get the next page of Workspace list.

value

The list of workspaces.

Property Details

The link used to get the next page of Workspace list.

nextLink?: string

Property Value

string

value

The list of workspaces.

value?: WorkspaceResource[]

Property Value