Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace MetricBasedHorizontalScaleOutConfig

Configration for a metric based horizontal scale-out policy.

Properties

Optional maxNodeCount

maxNodeCount: undefined | number

This value is the maximum number of nodes the cluster can be scaled-out to. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional metric

metric: model.AutoScalePolicyMetricRule

Optional stepSize

stepSize: undefined | number

This value is the number of nodes to add during a scale-out event. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj