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