Freigeben über


SecurityEvent.SecurityEventType Eigenschaft

Definition

Ruft den Typ des Sicherheitsereignisses ab. Mögliche Werte: "Undefined", "SqlInjectionVulnerability", "SqlInjectionExploit"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.securityEventType")]
public Microsoft.Azure.Management.Sql.Models.SecurityEventType? SecurityEventType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.securityEventType")>]
member this.SecurityEventType : Nullable<Microsoft.Azure.Management.Sql.Models.SecurityEventType>
Public ReadOnly Property SecurityEventType As Nullable(Of SecurityEventType)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: