你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
DataImportSourcesEventHub 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
事件中心配置的定义。
public class DataImportSourcesEventHub : Azure.ResourceManager.Monitor.Models.DataCollectionRuleEventHubDataSource
type DataImportSourcesEventHub = class
inherit DataCollectionRuleEventHubDataSource
Public Class DataImportSourcesEventHub
Inherits DataCollectionRuleEventHubDataSource
- 继承
构造函数
DataImportSourcesEventHub() |
初始化 DataImportSourcesEventHub 的新实例。 |
属性
ConsumerGroup |
事件中心使用者组名称。 (继承自 DataCollectionRuleEventHubDataSource) |
Name |
数据源的友好名称。 无论数据收集规则中的类型) ,此名称在 (的所有数据源中都应是唯一的。 (继承自 DataCollectionRuleEventHubDataSource) |
Stream |
要从 EventHub 收集的流。 (继承自 DataCollectionRuleEventHubDataSource) |