GetWindowsWebAppSiteConfigAutoHealSettingAction

data class GetWindowsWebAppSiteConfigAutoHealSettingAction(val actionType: String, val customActions: List<GetWindowsWebAppSiteConfigAutoHealSettingActionCustomAction>, val minimumProcessExecutionTime: String)

Constructors

constructor(actionType: String, customActions: List<GetWindowsWebAppSiteConfigAutoHealSettingActionCustomAction>, minimumProcessExecutionTime: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The predefined action to be taken to an Auto Heal trigger.

Link copied to clipboard
Link copied to clipboard

The minimum amount of time in hh:mm:ss the Windows Web App must have been running before the defined action will be run in the event of a trigger.