共用方式為


SecurityEventSqlInjectionAdditionalProperties.ErrorSeverity Property

Definition

Gets the sql error severity

[Newtonsoft.Json.JsonProperty(PropertyName="errorSeverity")]
public int? ErrorSeverity { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="errorSeverity")>]
member this.ErrorSeverity : Nullable<int>
Public ReadOnly Property ErrorSeverity As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to