WorkspaceListResult Class

The response of a list Workspaces operation.

Inheritance
WorkspaceListResult

Constructor

WorkspaceListResult(*, value: Optional[List[azure.mgmt.quantum.models._models_py3.QuantumWorkspace]] = None, next_link: Optional[str] = None, **kwargs)

Parameters

value
list[QuantumWorkspace]
Required

Result of a list Workspaces operation.

next_link
str
Required

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