WorkspaceList interface
Collection of workspace object with a next link
Properties
nextLink |
The link used to get the next page.
|
value |
Collection of resources.
|
Property Details
nextLink
The link used to get the next page.
nextLink?: string
Property Value
value
Collection of resources.
value?: Workspace[]
Property Value