NotificationLevel Enum

Definition

Level indicating how critical this recommendation can impact. Serialized Name: NotificationLevel

public enum NotificationLevel
type NotificationLevel = 
Public Enum NotificationLevel
Inheritance
NotificationLevel

Fields

Name Value Description
Critical 0

Critical Serialized Name: NotificationLevel.Critical

Warning 1

Warning Serialized Name: NotificationLevel.Warning

Information 2

Information Serialized Name: NotificationLevel.Information

NonUrgentSuggestion 3

NonUrgentSuggestion Serialized Name: NotificationLevel.NonUrgentSuggestion

Applies to