MetricAlertApplicationInsightsWebTestLocationAvailabilityCriteria

data class MetricAlertApplicationInsightsWebTestLocationAvailabilityCriteria(val componentId: String, val failedLocationCount: Int, val webTestId: String)

Constructors

constructor(componentId: String, failedLocationCount: Int, webTestId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the Application Insights Resource.

Link copied to clipboard

The number of failed locations.

Link copied to clipboard

The ID of the Application Insights Web Test.