pulumi-azure-native-kotlin
2.10.0.0
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
=
"hnmnfvbyfdsppadj"
)
suspend
fun
maxReplicas
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"fxnamfpuvpafwhsd"
)
suspend
fun
maxReplicas
(
value
:
Int
?
)
min
Replicas
Link copied to clipboard
@
JvmName
(
name
=
"sobfixycmnhcdrhx"
)
suspend
fun
minReplicas
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"vublhpqwdeglxpem"
)
suspend
fun
minReplicas
(
value
:
Int
?
)
refresh
Period
In
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"xlwjdxewcqyflwxl"
)
suspend
fun
refreshPeriodInSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"jkysogweguhnxgys"
)
suspend
fun
refreshPeriodInSeconds
(
value
:
Int
?
)
status
Link copied to clipboard
@
JvmName
(
name
=
"iolcnobrmhmocwda"
)
fun
status
(
value
:
Status
)
@
JvmName
(
name
=
"yxnrfdrdcnolmrki"
)
suspend
fun
status
(
value
:
Either
<
String
,
Status
>
?
)
@
JvmName
(
name
=
"gulrviouhhwmmieg"
)
suspend
fun
status
(
value
:
Output
<
Either
<
String
,
Status
>
>
)
@
JvmName
(
name
=
"vohrqycixmndbflf"
)
fun
status
(
value
:
String
)
target
Utilization
Link copied to clipboard
@
JvmName
(
name
=
"ywpojrbarwpjahon"
)
suspend
fun
targetUtilization
(
value
:
Output
<
Double
>
)
@
JvmName
(
name
=
"iebahimkyfvquarh"
)
suspend
fun
targetUtilization
(
value
:
Double
?
)