WorkspaceList Class

Collection of workspace object with a next link.

Inheritance
WorkspaceList

Constructor

WorkspaceList(*, next_link: Optional[str] = None, value: Optional[List[azure.mgmt.healthcareapis.models._models_py3.Workspace]] = None, **kwargs)

Variables

next_link
str

The link used to get the next page.

value
list[Workspace]

Collection of resources.