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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Java