toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.compute.kotlin.inputs
/
ScaleInPolicyArgs
/
ScaleInPolicyArgs
Scale
In
Policy
Args
constructor
(
forceDeletion
:
Output
<
Boolean
>
?
=
null
,
prioritizeUnhealthyVMs
:
Output
<
Boolean
>
?
=
null
,
rules
:
Output
<
List
<
Either
<
String
,
VirtualMachineScaleSetScaleInRules
>
>
>
?
=
null
)