ServiceBusQueueEventSubscriptionDestination interface

Information about the service bus destination for an event subscription.

Extends

Properties

deliveryAttributeMappings

Delivery attribute details.

endpointType

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

resourceId

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

Property Details

deliveryAttributeMappings

Delivery attribute details.

deliveryAttributeMappings?: DeliveryAttributeMappingUnion[]

Property Value

endpointType

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

endpointType: "ServiceBusQueue"

Property Value

"ServiceBusQueue"

resourceId

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

resourceId?: string

Property Value

string