AutoHealActions.ActionType Property

Definition

Predefined action to be taken. Serialized Name: AutoHealActions.actionType

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