Freigeben über


EventProperties.Severity Property

Definition

Gets or sets the severity of the event.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to