userExperienceAnalyticsInsightSeverity enum type

Namespace: microsoft.graph

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

Indicates severity of insights. Possible values are: None, Informational, Warning, Error.

Members

Member Value Description
none 0 Indicates that the insight severity is none.
informational 1 Indicates that the insight severity is informational.
warning 2 Indicates that the insight severity is warning.
error 3 Indicates that the insight severity is error.
unknownFutureValue 4 Evolvable enumeration sentinel value. Do not use.