Compartilhar via


AutoPatchingSettings.Enable Propriedade

Definição

Obtém ou define habilitar ou desabilitar o preenchimento automático na máquina virtual do SQL.

[Newtonsoft.Json.JsonProperty(PropertyName="enable")]
public bool? Enable { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enable")>]
member this.Enable : Nullable<bool> with get, set
Public Property Enable As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a