Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChannelUpdateParameters

Package version

Properties of the Channel update.

Hierarchy

  • ChannelUpdateParameters

Index

Properties

Optional expirationTimeIfNotActivatedUtc

expirationTimeIfNotActivatedUtc: Date

Expiration time of the event channel. If this timer expires while the corresponding partner topic or partner destination is never activated, the channel and corresponding partner topic or partner destination are deleted.

Optional partnerDestinationInfo

partnerDestinationInfo: PartnerUpdateDestinationInfoUnion

Partner destination properties which can be updated if the channel is of type PartnerDestination.

Optional partnerTopicInfo

partnerTopicInfo: PartnerUpdateTopicInfo

Partner topic properties which can be updated if the channel is of type PartnerTopic.

Generated using TypeDoc