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