Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PartnerTopicsListResult

Package version

Result of the List Partner Topics operation.

Hierarchy

  • PartnerTopicsListResult

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

A link for the next page of partner topics.

Optional value

value: PartnerTopic[]

A collection of partner topics.

Generated using TypeDoc