Partager via


AutoPatchingSettings.Enable Propriété

Définition

Obtient ou définit activer ou désactiver la mise en page automatique sur la machine virtuelle 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à