EventHubEventSubscriptionDestinationProperties interface
The properties for a event hub destination.
Properties
| delivery |
Delivery attribute details. |
| resource |
The Azure Resource Id that represents the endpoint of an Event Hub 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 an Event Hub destination of an event subscription.
resourceId?: string
Property Value
string