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
nextLink
A link for the next page of topics.
nextLink?: string
Property Value
value
A collection of system Topics.
value?: SystemTopic[]
Property Value