Compartir a través de


SiteConfigResourceInner.AutoHealEnabled Propiedad

Definición

Obtiene o establece <code>true</code> si Auto Heal está habilitado; de lo contrario, <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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a