次の方法で共有


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 キーを更新します。

適用対象