pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.batch.kotlin.outputs
/
AutoScaleSettingsResponse
Auto
Scale
Settings
Response
data
class
AutoScaleSettingsResponse
(
val
evaluationInterval
:
String
?
=
null
,
val
formula
:
String
)
Types
Constructors
Properties
Constructors
Auto
Scale
Settings
Response
Link copied to clipboard
fun
AutoScaleSettingsResponse
(
evaluationInterval
:
String
?
=
null
,
formula
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
evaluation
Interval
Link copied to clipboard
val
evaluationInterval
:
String
?
=
null
If omitted, the default value is 15 minutes (PT15M).
formula
Link copied to clipboard
val
formula
:
String