Compartilhar via


SiteConfigResource.AutoHealEnabled Propriedade

Definição

Obtém ou define <code>true</code> se a Recuperação Automática estiver habilitada; caso contrário, <code>false</code>.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a