Freigeben über


SiteConfigResource.AutoHealEnabled Eigenschaft

Definition

Ruft lt;code>true</code> ab, wenn die automatische Reparatur aktiviert ist, oder legt diese fest&, &andernfalls lt;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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: