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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java