Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PartnerTopicInfo

Package version

Properties of the corresponding partner topic of a Channel.

Hierarchy

  • PartnerTopicInfo

Index

Properties

Optional azureSubscriptionId

azureSubscriptionId: undefined | string

Azure subscription ID of the subscriber. The partner topic associated with the channel will be created under this Azure subscription.

Optional eventTypeInfo

eventTypeInfo: EventTypeInfo

Event Type Information for the partner topic. This information is provided by the publisher and can be used by the subscriber to view different types of events that are published.

Optional name

name: undefined | string

Name of the partner topic associated with the channel.

Optional resourceGroupName

resourceGroupName: undefined | string

Azure Resource Group of the subscriber. The partner topic associated with the channel will be created under this resource group.

Optional source

source: undefined | string

The source information is provided by the publisher to determine the scope or context from which the events are originating. This information can be used by the subscriber during the approval process of the created partner topic.

Generated using TypeDoc