toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.servicefabric.kotlin.inputs
/
ServiceLoadMetricArgs
/
ServiceLoadMetricArgs
Service
Load
Metric
Args
constructor
(
defaultLoad
:
Output
<
Int
>
?
=
null
,
name
:
Output
<
String
>
,
primaryDefaultLoad
:
Output
<
Int
>
?
=
null
,
secondaryDefaultLoad
:
Output
<
Int
>
?
=
null
,
weight
:
Output
<
Either
<
String
,
ServiceLoadMetricWeight
>
>
?
=
null
)