pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.providerhub.kotlin.inputs
/
ThrottlingMetricArgs
/
ThrottlingMetricArgs
Throttling
Metric
Args
fun
ThrottlingMetricArgs
(
interval
:
Output
<
String
>
?
=
null
,
limit
:
Output
<
Double
>
,
type
:
Output
<
Either
<
String
,
ThrottlingMetricType
>
>
)