toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.insights.kotlin.inputs
/
TriggerConditionArgs
/
TriggerConditionArgs
Trigger
Condition
Args
constructor
(
metricTrigger
:
Output
<
LogMetricTriggerArgs
>
?
=
null
,
threshold
:
Output
<
Double
>
,
thresholdOperator
:
Output
<
Either
<
String
,
ConditionalOperator
>
>
)