toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.batch.kotlin.outputs
/
ResizeOperationStatusResponse
/
ResizeOperationStatusResponse
Resize
Operation
Status
Response
constructor
(
errors
:
List
<
ResizeErrorResponse
>
?
=
null
,
nodeDeallocationOption
:
String
?
=
null
,
resizeTimeout
:
String
?
=
null
,
startTime
:
String
?
=
null
,
targetDedicatedNodes
:
Int
?
=
null
,
targetLowPriorityNodes
:
Int
?
=
null
)