GetLinuxWebAppSiteConfigAutoHealSettingTriggerSlowRequest

data class GetLinuxWebAppSiteConfigAutoHealSettingTriggerSlowRequest(val count: Int, val interval: String, val path: String, val timeTaken: String)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val count: Int

The number of occurrences of the defined status_code in the specified interval on which to trigger this rule.

Link copied to clipboard

The time interval in the form hh:mm:ss.

Link copied to clipboard

The path to which this rule status code applies.

Link copied to clipboard

The amount of time that qualifies as slow for this rule.