criterias

@JvmName(name = "ftgnrxivaahaxcgc")
suspend fun criterias(value: Output<List<MetricAlertCriteriaArgs>>)
@JvmName(name = "wvkvijmmbgorlevd")
suspend fun criterias(value: List<MetricAlertCriteriaArgs>?)

Parameters

value

One or more (static) criteria blocks as defined below.

NOTE One of either criteria, dynamic_criteria or application_insights_web_test_location_availability_criteria must be specified.


@JvmName(name = "apbqrsldfvetxion")
suspend fun criterias(vararg values: Output<MetricAlertCriteriaArgs>)


@JvmName(name = "uquvjydwiaanosoc")
suspend fun criterias(values: List<Output<MetricAlertCriteriaArgs>>)
@JvmName(name = "qubevkxignccehkc")
suspend fun criterias(vararg values: MetricAlertCriteriaArgs)

Parameters

values

One or more (static) criteria blocks as defined below.

NOTE One of either criteria, dynamic_criteria or application_insights_web_test_location_availability_criteria must be specified.


@JvmName(name = "ryjppmtfthtwfpuf")
suspend fun criterias(argument: List<suspend MetricAlertCriteriaArgsBuilder.() -> Unit>)
@JvmName(name = "cwetmkpqouuioofh")
suspend fun criterias(vararg argument: suspend MetricAlertCriteriaArgsBuilder.() -> Unit)
@JvmName(name = "levugpwiqwcnshqj")
suspend fun criterias(argument: suspend MetricAlertCriteriaArgsBuilder.() -> Unit)

Parameters

argument

One or more (static) criteria blocks as defined below.

NOTE One of either criteria, dynamic_criteria or application_insights_web_test_location_availability_criteria must be specified.