Compartir a través de


DatabaseSecurityAlertPolicyInner.UseServerDefault Propiedad

Definición

Obtiene o establece especifica si se va a usar la directiva de servidor predeterminada. Entre los valores posibles se incluyen: "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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a