pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.batch.kotlin.outputs
/
PoolFixedScale
/
PoolFixedScale
Pool
Fixed
Scale
fun
PoolFixedScale
(
nodeDeallocationMethod
:
String
?
=
null
,
resizeTimeout
:
String
?
=
null
,
targetDedicatedNodes
:
Int
?
=
null
,
targetLowPriorityNodes
:
Int
?
=
null
)