PartnerDestinationProperties interface

Properties of the Partner Destination.

Properties

activationState

Activation state of the partner destination.

endpointBaseUrl

Endpoint Base URL of the partner destination

endpointServiceContext

Endpoint context associated with this partner destination.

expirationTimeIfNotActivatedUtc

Expiration time of the partner destination. If this timer expires and the partner destination was never activated, the partner destination and corresponding channel are deleted.

messageForActivation

Context or helpful message that can be used during the approval process.

partnerRegistrationImmutableId

The immutable Id of the corresponding partner registration.

provisioningState

Provisioning state of the partner destination.

Property Details

activationState

Activation state of the partner destination.

activationState?: string

Property Value

string

endpointBaseUrl

Endpoint Base URL of the partner destination

endpointBaseUrl?: string

Property Value

string

endpointServiceContext

Endpoint context associated with this partner destination.

endpointServiceContext?: string

Property Value

string

expirationTimeIfNotActivatedUtc

Expiration time of the partner destination. If this timer expires and the partner destination was never activated, the partner destination and corresponding channel are deleted.

expirationTimeIfNotActivatedUtc?: Date

Property Value

Date

messageForActivation

Context or helpful message that can be used during the approval process.

messageForActivation?: string

Property Value

string

partnerRegistrationImmutableId

The immutable Id of the corresponding partner registration.

partnerRegistrationImmutableId?: string

Property Value

string

provisioningState

Provisioning state of the partner destination.

provisioningState?: string

Property Value

string