NamespaceTopicsListResult interface

Result of the List namespace topics operation.

Properties

nextLink

A link for the next page of namespace topics.

value

A collection of namespace topics.

Property Details

A link for the next page of namespace topics.

nextLink?: string

Property Value

string

value

A collection of namespace topics.

value?: NamespaceTopic[]

Property Value