ServiceBusQueueEventSubscriptionDestinationProperties interface
The properties that represent the Service Bus destination of an event subscription.
Properties
| delivery |
Delivery attribute details. |
| resource |
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
resourceId
The Azure Resource Id that represents the endpoint of the Service Bus destination of an event subscription.
resourceId?: string
Property Value
string