ServiceBusTopicEventSubscriptionDestination interface

Information about the service bus topic destination for an event subscription.

Extends

Properties

deliveryAttributeMappings

Delivery attribute details.

endpointType

Type of the endpoint for the event subscription destination.

resourceId

The Azure Resource Id that represents the endpoint of the Service Bus Topic destination of an event subscription.

Property Details

deliveryAttributeMappings

Delivery attribute details.

deliveryAttributeMappings?: DeliveryAttributeMappingUnion[]

Property Value

endpointType

Type of the endpoint for the event subscription destination.

endpointType: "ServiceBusTopic"

Property Value

"ServiceBusTopic"

resourceId

The Azure Resource Id that represents the endpoint of the Service Bus Topic destination of an event subscription.

resourceId?: string

Property Value

string