WorkspaceListResult interface

The response of a list Workspaces operation.

Properties

nextLink

Link to the next set of results. Not empty if Value contains incomplete list of Workspaces.

value

Result of a list Workspaces operation.

Property Details

Link to the next set of results. Not empty if Value contains incomplete list of Workspaces.

nextLink?: string

Property Value

string

value

Result of a list Workspaces operation.

value?: QuantumWorkspace[]

Property Value