AutoHealActions.CustomAction Property

Definition

Gets or sets custom action to be taken.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to