Bagikan melalui


DatabaseSecurityAlertPolicyInner.UseServerDefault Property

Definition

Gets or sets specifies whether to use the default server policy. Possible values include: '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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to