EventHubEventSubscriptionDestinationProperties interface

The properties for a event hub destination.

Properties

deliveryAttributeMappings

Delivery attribute details.

resourceId

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