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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Java