toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.compute.kotlin.outputs
/
RollingUpgradePolicyResponse
/
RollingUpgradePolicyResponse
Rolling
Upgrade
Policy
Response
constructor
(
enableCrossZoneUpgrade
:
Boolean
?
=
null
,
maxBatchInstancePercent
:
Int
?
=
null
,
maxUnhealthyInstancePercent
:
Int
?
=
null
,
maxUnhealthyUpgradedInstancePercent
:
Int
?
=
null
,
pauseTimeBetweenBatches
:
String
?
=
null
,
prioritizeUnhealthyInstances
:
Boolean
?
=
null
)