GetSqlDatabaseAutoscaleSetting

data class GetSqlDatabaseAutoscaleSetting(val maxThroughput: Int)

Constructors

Link copied to clipboard
constructor(maxThroughput: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The maximum throughput of the SQL database (RU/s).