Package version:

Interface AutoScaleProperties

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

Hierarchy

  • AutoScaleProperties

Properties

enabled?: boolean

Whether automatic scaling is enabled for the Big Data pool.

maxNodeCount?: number

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

minNodeCount?: number

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

Generated using TypeDoc