Share via


AutoHealRules.Actions Property

Definition

Gets or sets actions to be executed when a rule is triggered.

[Newtonsoft.Json.JsonProperty(PropertyName="actions")]
public Microsoft.Azure.Management.AppService.Fluent.Models.AutoHealActions Actions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="actions")>]
member this.Actions : Microsoft.Azure.Management.AppService.Fluent.Models.AutoHealActions with get, set
Public Property Actions As AutoHealActions

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to