Freigeben über


DataFeedSource Class

  • java.lang.Object
    • com.azure.ai.metricsadvisor.administration.models.DataFeedSource

public abstract class DataFeedSource

The DataFeedSource represents the base type for different types of data sources that service can ingest data and perform anomaly detection.

Constructor Summary

Constructor Description
DataFeedSource()

Creates an instance of DataFeedSource.

Methods inherited from java.lang.Object

Constructor Details

DataFeedSource

public DataFeedSource()

Creates an instance of DataFeedSource.

Applies to