Share via


NotificationLevel Enum

Definition

Level indicating how critical this recommendation can impact.

public enum NotificationLevel
type NotificationLevel = 
Public Enum NotificationLevel
Inheritance
NotificationLevel

Fields

Critical 0

Critical.

Information 2

Information.

NonUrgentSuggestion 3

NonUrgentSuggestion.

Warning 1

Warning.

Applies to