PartnerDestinationInfo interface

Properties of the corresponding partner destination of a Channel.

Properties

azureSubscriptionId

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

endpointServiceContext

Additional context of the partner destination endpoint.

endpointType

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

name

Name of the partner destination associated with the channel.

resourceGroupName

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

resourceMoveChangeHistory

Change history of the resource move.

Property Details

azureSubscriptionId

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

azureSubscriptionId?: string

Property Value

string

endpointServiceContext

Additional context of the partner destination endpoint.

endpointServiceContext?: string

Property Value

string

endpointType

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

endpointType: "WebHook"

Property Value

"WebHook"

name

Name of the partner destination associated with the channel.

name?: string

Property Value

string

resourceGroupName

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

resourceGroupName?: string

Property Value

string

resourceMoveChangeHistory

Change history of the resource move.

resourceMoveChangeHistory?: ResourceMoveChangeHistory[]

Property Value