pulumi-azure-native-kotlin
1.104.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
=
"yflfwkmjfbqlycho"
)
suspend
fun
maxReplicas
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"mcyfwoijbrrgjkng"
)
suspend
fun
maxReplicas
(
value
:
Int
?
)
min
Replicas
Link copied to clipboard
@
JvmName
(
name
=
"lhewkevvkuvlbiks"
)
suspend
fun
minReplicas
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"brcgdydrcthpimvd"
)
suspend
fun
minReplicas
(
value
:
Int
?
)
refresh
Period
In
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"cosfmbhwgkgglnga"
)
suspend
fun
refreshPeriodInSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"gtlwiuugihnqtcpg"
)
suspend
fun
refreshPeriodInSeconds
(
value
:
Int
?
)
status
Link copied to clipboard
@
JvmName
(
name
=
"fxekusohaarlrybc"
)
fun
status
(
value
:
Status
)
@
JvmName
(
name
=
"mawcifesnwtdceww"
)
suspend
fun
status
(
value
:
Either
<
String
,
Status
>
?
)
@
JvmName
(
name
=
"eacehsjnbxnvhkrb"
)
suspend
fun
status
(
value
:
Output
<
Either
<
String
,
Status
>
>
)
@
JvmName
(
name
=
"oekreroarunbjeov"
)
fun
status
(
value
:
String
)
target
Utilization
Link copied to clipboard
@
JvmName
(
name
=
"rdcfjimgwotnhpmm"
)
suspend
fun
targetUtilization
(
value
:
Output
<
Double
>
)
@
JvmName
(
name
=
"icvsvmttypemdiau"
)
suspend
fun
targetUtilization
(
value
:
Double
?
)