Share via


SiteConfig.AutoHealEnabled Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to