Webtest Location Availability Criteria Response
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
Link copied to clipboard
fun WebtestLocationAvailabilityCriteriaResponse(componentId: String, failedLocationCount: Double, odataType: String, webTestId: String)