userExperienceAnalyticsAnomalyCorrelationGroupPrevalence enum type

Namespace: microsoft.graph

Important: Microsoft Graph APIs under the /beta version are subject to change; production use is not supported.

Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.

Indicates the level of prevalence of the correlation group features in the anomaly. Possible values are: high, medium or low

Members

Member Value Description
high 0 Indicates that we have a high prevalence in the correlation between the anomaly and correlation group.
medium 1 Indicates that we have a medium prevalence in the correlation between the anomaly and correlation group.
low 2 Indicates that we have a low prevalence in the correlation between the anomaly and correlation group.
unknownFutureValue 3 Evolvable enumeration sentinel value. Do not use.