DataFeedSource Class
- java.
lang. Object - com.
azure. ai. metricsadvisor. administration. models. DataFeedSource
- com.
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 Data |
Methods inherited from java.lang.Object
Constructor Details
DataFeedSource
public DataFeedSource()
Creates an instance of DataFeedSource.