pulumi-azure-native-kotlin
1.104.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
=
"exrwuotphbqbfgnk"
)
suspend
fun
autoscaleEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"tkivwhylogmweauk"
)
suspend
fun
autoscaleEnabled
(
value
:
Boolean
?
)
max
Replicas
Link copied to clipboard
@
JvmName
(
name
=
"dafchjxscmnaenbs"
)
suspend
fun
maxReplicas
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"bbevhswdaftlkqmb"
)
suspend
fun
maxReplicas
(
value
:
Int
?
)
min
Replicas
Link copied to clipboard
@
JvmName
(
name
=
"rbxvgbgyxiaokpgm"
)
suspend
fun
minReplicas
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"xtvsyalkisoftqpg"
)
suspend
fun
minReplicas
(
value
:
Int
?
)
refresh
Period
In
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"ufpligkexjvkgspb"
)
suspend
fun
refreshPeriodInSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"xhwmxdqmxyrdqxfa"
)
suspend
fun
refreshPeriodInSeconds
(
value
:
Int
?
)
target
Utilization
Link copied to clipboard
@
JvmName
(
name
=
"lrnkudnbrlnvcvmv"
)
suspend
fun
targetUtilization
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"rtlchgxqrkrhygyk"
)
suspend
fun
targetUtilization
(
value
:
Int
?
)