MetricAlertApplicationInsightsWebTestLocationAvailabilityCriteriaArgs

data class MetricAlertApplicationInsightsWebTestLocationAvailabilityCriteriaArgs(val componentId: Output<String>, val failedLocationCount: Output<Int>, val webTestId: Output<String>) : ConvertibleToJava<MetricAlertApplicationInsightsWebTestLocationAvailabilityCriteriaArgs>

Constructors

fun MetricAlertApplicationInsightsWebTestLocationAvailabilityCriteriaArgs(componentId: Output<String>, failedLocationCount: Output<Int>, webTestId: Output<String>)

Functions

Link copied to clipboard
open override fun toJava(): MetricAlertApplicationInsightsWebTestLocationAvailabilityCriteriaArgs

Properties

Link copied to clipboard
val componentId: Output<String>

The ID of the Application Insights Resource.

Link copied to clipboard

The number of failed locations.

Link copied to clipboard
val webTestId: Output<String>

The ID of the Application Insights Web Test.