pulumi-azure-native-kotlin
1.93.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningcompute.kotlin.inputs
/
AutoScaleConfigurationArgsBuilder
Auto
Scale
Configuration
Args
Builder
class
AutoScaleConfigurationArgsBuilder
Builder for
AutoScaleConfigurationArgs
.
Functions
Functions
max
Replicas
Link copied to clipboard
@
JvmName
(
name
=
"lrfvddmuxagplmrd"
)
suspend
fun
maxReplicas
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"nlkjljlwsaywhlhb"
)
suspend
fun
maxReplicas
(
value
:
Int
?
)
min
Replicas
Link copied to clipboard
@
JvmName
(
name
=
"plosjaawlssxcbjs"
)
suspend
fun
minReplicas
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"qauemqyhlarmguwl"
)
suspend
fun
minReplicas
(
value
:
Int
?
)
refresh
Period
In
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"wiujhivuouonvsfe"
)
suspend
fun
refreshPeriodInSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"ejimvemmiaxawynb"
)
suspend
fun
refreshPeriodInSeconds
(
value
:
Int
?
)
status
Link copied to clipboard
@
JvmName
(
name
=
"nvrxtplefikiwkrx"
)
fun
status
(
value
:
Status
)
@
JvmName
(
name
=
"tykuukigvbxvxvlq"
)
suspend
fun
status
(
value
:
Either
<
String
,
Status
>
?
)
@
JvmName
(
name
=
"wbcxerebpxrlrdyy"
)
suspend
fun
status
(
value
:
Output
<
Either
<
String
,
Status
>
>
)
@
JvmName
(
name
=
"bxdlhbrhvkvkmnhb"
)
fun
status
(
value
:
String
)
target
Utilization
Link copied to clipboard
@
JvmName
(
name
=
"hkgqkjswrmwtgbol"
)
suspend
fun
targetUtilization
(
value
:
Output
<
Double
>
)
@
JvmName
(
name
=
"iorxhmnpacbjtjmu"
)
suspend
fun
targetUtilization
(
value
:
Double
?
)