pulumi-azure-native-kotlin
1.93.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.inputs
/
AKSServiceCreateRequestAutoScalerArgsBuilder
AKSService
Create
Request
Auto
Scaler
Args
Builder
class
AKSServiceCreateRequestAutoScalerArgsBuilder
Builder for
AKSServiceCreateRequestAutoScalerArgs
.
Functions
Functions
autoscale
Enabled
Link copied to clipboard
@
JvmName
(
name
=
"phsaevgsnmqnfixy"
)
suspend
fun
autoscaleEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"hmgxmmgeuaprhqrc"
)
suspend
fun
autoscaleEnabled
(
value
:
Boolean
?
)
max
Replicas
Link copied to clipboard
@
JvmName
(
name
=
"grjxcgncnwfxwfgp"
)
suspend
fun
maxReplicas
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"cjpdvllqiluarley"
)
suspend
fun
maxReplicas
(
value
:
Int
?
)
min
Replicas
Link copied to clipboard
@
JvmName
(
name
=
"fpfnbdkgljxywfmq"
)
suspend
fun
minReplicas
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"idlkcbaqekvgjyim"
)
suspend
fun
minReplicas
(
value
:
Int
?
)
refresh
Period
In
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"jowtpwhatlpqnnhj"
)
suspend
fun
refreshPeriodInSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"frrsififxsgoagga"
)
suspend
fun
refreshPeriodInSeconds
(
value
:
Int
?
)
target
Utilization
Link copied to clipboard
@
JvmName
(
name
=
"qpdiixfxajwtihpr"
)
suspend
fun
targetUtilization
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"hvvtcxpxwmwurigu"
)
suspend
fun
targetUtilization
(
value
:
Int
?
)