SBTopicListResult interface
The response to the List Topics operation.
Properties
next |
Link to the next set of results. Not empty if Value contains incomplete list of topics. |
value | Result of the List Topics operation. |
Property Details
nextLink
Link to the next set of results. Not empty if Value contains incomplete list of topics.
nextLink?: string
Property Value
string