SecurityEvent.SecurityEventType Propriedade

Definição

Obtém o tipo do evento de segurança. Os valores possíveis incluem: '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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a