java.lang.Object
com.azure.ai.metricsadvisor.administration.models.DataFeedSource
Direct Known Subclasses:
AzureAppInsightsDataFeedSource, AzureBlobDataFeedSource, AzureCosmosDbDataFeedSource, AzureDataExplorerDataFeedSource, AzureDataLakeStorageGen2DataFeedSource, AzureEventHubsDataFeedSource, AzureLogAnalyticsDataFeedSource, AzureTableDataFeedSource, InfluxDbDataFeedSource, MongoDbDataFeedSource, MySqlDataFeedSource, PostgreSqlDataFeedSource, SqlServerDataFeedSource

public abstract class DataFeedSource extends Object
The DataFeedSource represents the base type for different types of data sources that service can ingest data and perform anomaly detection.
See Also:
  • Constructor Details

    • DataFeedSource

      public DataFeedSource()