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.
Applies to
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Java