Metric Alert Application Insights Web Test Location Availability Criteria
data class MetricAlertApplicationInsightsWebTestLocationAvailabilityCriteria(val componentId: String, val failedLocationCount: Int, val webTestId: String)
Constructors
Link copied to clipboard
fun MetricAlertApplicationInsightsWebTestLocationAvailabilityCriteria(componentId: String, failedLocationCount: Int, webTestId: String)