Compartir a través de


AutoBackupSettings.Enable Propiedad

Definición

Obtiene o establece la habilitación o deshabilitación de la devolución automática en la máquina virtual de 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a