你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
IotEventHubIngestionEndpointConfiguration interface
事件中心引入终结点配置
属性
consumer |
要连接到的事件中心的使用者组。 |
event |
要连接到的事件中心名称。 |
fully |
要连接到的事件中心的完全限定命名空间。 |
属性详细信息
consumerGroup
要连接到的事件中心的使用者组。
consumerGroup?: string
属性值
string
eventHubName
要连接到的事件中心名称。
eventHubName?: string
属性值
string
fullyQualifiedEventHubNamespace
要连接到的事件中心的完全限定命名空间。
fullyQualifiedEventHubNamespace?: string
属性值
string