Compartir a través de


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

The link used to get the next page.

nextLink?: string

Property Value

string

value

Collection of resources.

value?: Workspace[]

Property Value