Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AutoScaleProperties

Package version

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

Hierarchy

  • AutoScaleProperties

Index

Properties

Optional enabled

enabled: undefined | false | true

Whether automatic scaling is enabled for the Big Data pool.

Optional maxNodeCount

maxNodeCount: undefined | number

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

Optional minNodeCount

minNodeCount: undefined | number

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

Generated using TypeDoc