pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningcompute.kotlin.outputs
/
AutoScaleConfigurationResponse
/
AutoScaleConfigurationResponse
Auto
Scale
Configuration
Response
fun
AutoScaleConfigurationResponse
(
maxReplicas
:
Int
?
=
null
,
minReplicas
:
Int
?
=
null
,
refreshPeriodInSeconds
:
Int
?
=
null
,
status
:
String
?
=
null
,
targetUtilization
:
Double
?
=
null
)