Compartir a través de


DatabaseAdvancedThreatProtection.State Propiedad

Definición

Obtiene o establece especifica el estado de Advanced Threat Protection, tanto si está habilitado como deshabilitado o si aún no se ha aplicado un estado en la base de datos o el servidor específicos. Entre los valores posibles se incluyen: "New", "Enabled", "Disabled"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.state")]
public Microsoft.Azure.Management.Sql.Models.AdvancedThreatProtectionState State { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.state")>]
member this.State : Microsoft.Azure.Management.Sql.Models.AdvancedThreatProtectionState with get, set
Public Property State As AdvancedThreatProtectionState

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a