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.outputs
/
AutoscaleSettingsResponse
Autoscale
Settings
Response
data
class
AutoscaleSettingsResponse
(
val
maxThroughput
:
Int
?
=
null
)
Members
Constructors
Autoscale
Settings
Response
Link copied to clipboard
constructor
(
maxThroughput
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
max
Throughput
Link copied to clipboard
val
maxThroughput
:
Int
?
=
null
Represents maximum throughput, the resource can scale up to.