Class CorrelationChanges

java.lang.Object
com.azure.ai.anomalydetector.models.CorrelationChanges

public final class CorrelationChanges extends Object
Correlation changes among the anomalous variables.
  • Method Details

    • getChangedVariables

      public List<String> getChangedVariables()
      Get the changedVariables property: The correlated variables that have correlation changes under an anomaly.
      Returns:
      the changedVariables value.