toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.batch.kotlin.inputs
/
PoolFixedScaleArgs
/
PoolFixedScaleArgs
Pool
Fixed
Scale
Args
constructor
(
nodeDeallocationMethod
:
Output
<
String
>
?
=
null
,
resizeTimeout
:
Output
<
String
>
?
=
null
,
targetDedicatedNodes
:
Output
<
Int
>
?
=
null
,
targetLowPriorityNodes
:
Output
<
Int
>
?
=
null
)