toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.monitor.kotlin.outputs
/
MetricCriteriaResponse
/
MetricCriteriaResponse
Metric
Criteria
Response
constructor
(
criterionType
:
String
,
dimensions
:
List
<
MetricDimensionResponse
>
?
=
null
,
metricName
:
String
,
metricNamespace
:
String
?
=
null
,
name
:
String
,
operator
:
String
,
skipMetricValidation
:
Boolean
?
=
null
,
threshold
:
Double
,
timeAggregation
:
String
)