Share via


AutoHealActions.ActionType Property

Definition

Predefined action to be taken.

public Azure.ResourceManager.AppService.Models.AutoHealActionType? ActionType { get; set; }
member this.ActionType : Nullable<Azure.ResourceManager.AppService.Models.AutoHealActionType> with get, set
Public Property ActionType As Nullable(Of AutoHealActionType)

Property Value

Applies to