WebtestLocationAvailabilityCriteriaResponse

data class WebtestLocationAvailabilityCriteriaResponse(val componentId: String, val failedLocationCount: Double, val odataType: String, val webTestId: String)

Specifies the metric alert rule criteria for a web test resource.

Constructors

fun WebtestLocationAvailabilityCriteriaResponse(componentId: String, failedLocationCount: Double, odataType: String, webTestId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Application Insights resource Id.

Link copied to clipboard

The number of failed locations.

Link copied to clipboard

specifies the type of the alert criteria. Expected value is 'Microsoft.Azure.Monitor.WebtestLocationAvailabilityCriteria'.

Link copied to clipboard

The Application Insights web test Id.