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

AzureApplicationInsightsDataFeedSource 类

定义

介绍一个 Azure 应用程序 Insights 数据源,该数据源将数据引入 到 中DataFeed以便进行异常情况检测。

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

构造函数

AzureApplicationInsightsDataFeedSource(String, String, String, String)

初始化 AzureApplicationInsightsDataFeedSource 类的新实例。

属性

ApplicationId

应用程序 ID。

AzureCloud

Azure 云环境。

DataSourceKind

数据源类型。

(继承自 DataFeedSource)
Query

用于筛选要引入的数据的查询。

方法

UpdateApiKey(String)

汇报 API 密钥。

适用于