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

AzureEventHubsDataFeedSource 类

定义

描述将数据引入 到 的 Azure 事件中心 数据源,DataFeed以便进行异常情况检测。

public class AzureEventHubsDataFeedSource : Azure.AI.MetricsAdvisor.Administration.DataFeedSource
type AzureEventHubsDataFeedSource = class
    inherit DataFeedSource
Public Class AzureEventHubsDataFeedSource
Inherits DataFeedSource
继承
AzureEventHubsDataFeedSource

构造函数

AzureEventHubsDataFeedSource(String, String)

初始化 AzureEventHubsDataFeedSource 类的新实例。

属性

ConsumerGroup

要使用的Azure 事件中心使用者组。

DataSourceKind

数据源类型。

(继承自 DataFeedSource)

方法

UpdateConnectionString(String)

汇报连接字符串。

适用于