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

ServiceBusQueueEventSubscriptionDestination interface

有关事件订阅的服务总线目标的信息。

扩展

属性

deliveryAttributeMappings

传递属性详细信息。

endpointType

多态鉴别器,它指定此对象可以是的不同类型

resourceId

表示事件订阅的服务总线目标的终结点的 Azure 资源 ID。

属性详细信息

deliveryAttributeMappings

传递属性详细信息。

deliveryAttributeMappings?: DeliveryAttributeMappingUnion[]

属性值

endpointType

多态鉴别器,它指定此对象可以是的不同类型

endpointType: "ServiceBusQueue"

属性值

"ServiceBusQueue"

resourceId

表示事件订阅的服务总线目标的终结点的 Azure 资源 ID。

resourceId?: string

属性值

string