pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.batch.kotlin.inputs
/
PoolFixedScaleArgs
/
PoolFixedScaleArgs
Pool
Fixed
Scale
Args
fun
PoolFixedScaleArgs
(
nodeDeallocationMethod
:
Output
<
String
>
?
=
null
,
resizeTimeout
:
Output
<
String
>
?
=
null
,
targetDedicatedNodes
:
Output
<
Int
>
?
=
null
,
targetLowPriorityNodes
:
Output
<
Int
>
?
=
null
)