SystemTopicsListResult interface

Result of the List System topics operation.

Properties

nextLink

A link for the next page of topics.

value

A collection of system Topics.

Property Details

A link for the next page of topics.

nextLink?: string

Property Value

string

value

A collection of system Topics.

value?: SystemTopic[]

Property Value