WorkspaceListResult interface
The response of a list Workspaces operation.
Properties
| next |
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
nextLink
Link to the next set of results. Not empty if Value contains incomplete list of Workspaces.
nextLink?: string
Property Value
string