DomainTopicsListResult interface

Result of the List Domain Topics operation.

Properties

nextLink

A link for the next page of domain topics.

value

A collection of Domain Topics.

Property Details

A link for the next page of domain topics.

nextLink?: string

Property Value

string

value

A collection of Domain Topics.

value?: DomainTopic[]

Property Value