你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

EventHubEventSubscriptionDestination interface

Information about the event hub 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 an Event Hub 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: "EventHub"

Property Value

"EventHub"

resourceId

The Azure Resource Id that represents the endpoint of an Event Hub destination of an event subscription.

resourceId?: string

Property Value

string