ConnectorScaleOutPolicy

data class ConnectorScaleOutPolicy(val cpuUtilizationPercentage: Int)

Information about the scale out policy of the connector.

Constructors

Link copied to clipboard
constructor(cpuUtilizationPercentage: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the CPU utilization percentage threshold at which connector scale out should trigger.