Compartilhar via


DatabaseSecurityAlertPolicyInner.UseServerDefault Propriedade

Definição

Obtém ou define especifica se a política de servidor padrão deve ser usada. Os valores possíveis incluem: 'Enabled', 'Disabled'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.useServerDefault")]
public Microsoft.Azure.Management.Sql.Fluent.Models.SecurityAlertPolicyUseServerDefault? UseServerDefault { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.useServerDefault")>]
member this.UseServerDefault : Nullable<Microsoft.Azure.Management.Sql.Fluent.Models.SecurityAlertPolicyUseServerDefault> with get, set
Public Property UseServerDefault As Nullable(Of SecurityAlertPolicyUseServerDefault)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a