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