WorkspaceListResult interface
The response of a Workspace list operation.
Properties
next |
The link to the next page of items NOTE: This property will not be serialized. It can only be populated by the server. |
value | The Workspace items on this page NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
nextLink
The link to the next page of items NOTE: This property will not be serialized. It can only be populated by the server.
nextLink?: string
Property Value
string
value
The Workspace items on this page NOTE: This property will not be serialized. It can only be populated by the server.
value: Workspace[]