Partager via


Notification.NotificationLevel Property

Definition

Gets or sets the level of notification. Possible values include: 'Critical', 'All'

[Newtonsoft.Json.JsonProperty(PropertyName="notificationLevel")]
public string NotificationLevel { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="notificationLevel")>]
member this.NotificationLevel : string with get, set
Public Property NotificationLevel As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to