CorrelationChanges Class
- java.
lang. Object - com.
azure. ai. anomalydetector. models. CorrelationChanges
- com.
public final class CorrelationChanges
Correlation changes among the anomalous variables.
Method Summary
Modifier and Type | Method and Description |
---|---|
List<String> |
getChangedVariables()
Get the changed |
Methods inherited from java.lang.Object
Method Details
getChangedVariables
public List
Get the changedVariables property: The correlated variables that have correlation changes under an anomaly.
Returns:
the changedVariables value.
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