pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.inputs
/
AKSServiceCreateRequestAutoScalerArgs
/
AKSServiceCreateRequestAutoScalerArgs
AKSService
Create
Request
Auto
Scaler
Args
fun
AKSServiceCreateRequestAutoScalerArgs
(
autoscaleEnabled
:
Output
<
Boolean
>
?
=
null
,
maxReplicas
:
Output
<
Int
>
?
=
null
,
minReplicas
:
Output
<
Int
>
?
=
null
,
refreshPeriodInSeconds
:
Output
<
Int
>
?
=
null
,
targetUtilization
:
Output
<
Int
>
?
=
null
)