pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.inputs
/
AutoScalePropertiesArgs
/
AutoScalePropertiesArgs
Auto
Scale
Properties
Args
fun
AutoScalePropertiesArgs
(
enabled
:
Output
<
Boolean
>
?
=
null
,
maxNodeCount
:
Output
<
Int
>
?
=
null
,
minNodeCount
:
Output
<
Int
>
?
=
null
)