Share via


SiteConfig.AutoHealRules Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="autoHealRules")]
public Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.AutoHealRules AutoHealRules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="autoHealRules")>]
member this.AutoHealRules : Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.AutoHealRules with get, set
Public Property AutoHealRules As AutoHealRules

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to