toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.inputs
/
AKSServiceCreateRequestAutoScalerArgsBuilder
AKSService
Create
Request
Auto
Scaler
Args
Builder
class
AKSServiceCreateRequestAutoScalerArgsBuilder
Builder for
AKSServiceCreateRequestAutoScalerArgs
.
Members
Functions
autoscale
Enabled
Link copied to clipboard
@
JvmName
(
name
=
"rxckvsnupkjdctfi"
)
suspend
fun
autoscaleEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"mgpcjgrsrlhsvlng"
)
suspend
fun
autoscaleEnabled
(
value
:
Boolean
?
)
max
Replicas
Link copied to clipboard
@
JvmName
(
name
=
"tksirrjvpcfscjpy"
)
suspend
fun
maxReplicas
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"upxrphfuenhnijhw"
)
suspend
fun
maxReplicas
(
value
:
Int
?
)
min
Replicas
Link copied to clipboard
@
JvmName
(
name
=
"jjuhjvgauslxrqfu"
)
suspend
fun
minReplicas
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"omutfefqsxgskfyq"
)
suspend
fun
minReplicas
(
value
:
Int
?
)
refresh
Period
In
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"myqceccserqsjyrm"
)
suspend
fun
refreshPeriodInSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"klrkyrymtmvlnvxb"
)
suspend
fun
refreshPeriodInSeconds
(
value
:
Int
?
)
target
Utilization
Link copied to clipboard
@
JvmName
(
name
=
"bbfersnyjmcggpsd"
)
suspend
fun
targetUtilization
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"hovamvsvbpryqlbj"
)
suspend
fun
targetUtilization
(
value
:
Int
?
)