toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.documentdb.kotlin.inputs
/
AutoscaleSettingsArgs
Autoscale
Settings
Args
data
class
AutoscaleSettingsArgs
(
val
maxThroughput
:
Output
<
Int
>
?
=
null
)
:
ConvertibleToJava
<
AutoscaleSettingsArgs
>
Members
Constructors
Autoscale
Settings
Args
Link copied to clipboard
constructor
(
maxThroughput
:
Output
<
Int
>
?
=
null
)
Properties
max
Throughput
Link copied to clipboard
val
maxThroughput
:
Output
<
Int
>
?
=
null
Represents maximum throughput, the resource can scale up to.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
AutoscaleSettingsArgs