Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DomainTopicsListResult

Package version

Result of the List Domain Topics operation.

Hierarchy

  • DomainTopicsListResult

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

A link for the next page of domain topics.

Optional value

value: DomainTopic[]

A collection of Domain Topics.

Generated using TypeDoc