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
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Java