Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventChannelDestination

Package version

Properties of the destination of an event channel.

Hierarchy

  • EventChannelDestination

Index

Properties

Optional azureSubscriptionId

azureSubscriptionId: undefined | string

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

Optional partnerTopicName

partnerTopicName: undefined | string

Name of the partner topic associated with the event channel.

Optional resourceGroup

resourceGroup: undefined | string

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

Generated using TypeDoc