AutoScaleProperties interface

Auto-scaling properties of a Big Data pool powered by Apache Spark

Properties

enabled

Whether automatic scaling is enabled for the Big Data pool.

maxNodeCount

The maximum number of nodes the Big Data pool can support.

minNodeCount

The minimum number of nodes the Big Data pool can support.

Property Details

enabled

Whether automatic scaling is enabled for the Big Data pool.

enabled?: boolean

Property Value

boolean

maxNodeCount

The maximum number of nodes the Big Data pool can support.

maxNodeCount?: number

Property Value

number

minNodeCount

The minimum number of nodes the Big Data pool can support.

minNodeCount?: number

Property Value

number