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

The discriminator possible values: WebHook

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

The discriminator possible values: WebHook

endpointType: string

Property Value

string

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