criterias

@JvmName(name = "vpmwerdrgagwhqtx")
suspend fun criterias(value: Output<List<MetricAlertCriteriaArgs>>)
@JvmName(name = "ctycgcxurtyqlyia")
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 = "xavovwfbxqbsfjup")
suspend fun criterias(vararg values: Output<MetricAlertCriteriaArgs>)


@JvmName(name = "qsqybofularojdew")
suspend fun criterias(values: List<Output<MetricAlertCriteriaArgs>>)
@JvmName(name = "hjquulsnyhkbelfq")
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 = "dufcsevtgaihxhoe")
suspend fun criterias(argument: List<suspend MetricAlertCriteriaArgsBuilder.() -> Unit>)
@JvmName(name = "ymhocvdelfwmqarq")
suspend fun criterias(vararg argument: suspend MetricAlertCriteriaArgsBuilder.() -> Unit)
@JvmName(name = "cwagxkoaaualnenv")
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.