TopicsListResult interface

Result of the List Topics operation

Properties

nextLink

A link for the next page of topics

value

A collection of Topics

Property Details

A link for the next page of topics

nextLink?: string

Property Value

string

value

A collection of Topics

value?: Topic[]

Property Value

Topic[]