Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PartnerDestinationInfo

Package version

Properties of the corresponding partner destination of a Channel.

Hierarchy

  • PartnerDestinationInfo

Index

Properties

Optional azureSubscriptionId

azureSubscriptionId: undefined | string

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

Optional endpointServiceContext

endpointServiceContext: undefined | string

Additional context of the partner destination endpoint.

endpointType

endpointType: "WebHook"

Polymorphic discriminator, which specifies the different types this object can be

Optional name

name: undefined | string

Name of the partner destination associated with the channel.

Optional resourceGroupName

resourceGroupName: undefined | string

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

Optional resourceMoveChangeHistory

resourceMoveChangeHistory: ResourceMoveChangeHistory[]

Change history of the resource move.

Generated using TypeDoc