TopicSpacesListResult interface

Result of the List Topic Space operation.

Properties

nextLink

A link for the next page of Topic Space.

value

A collection of Topic Space.

Property Details

A link for the next page of Topic Space.

nextLink?: string

Property Value

string

value

A collection of Topic Space.

value?: TopicSpace[]

Property Value