Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace MetricBasedHorizontalScaleInConfig

Configration for a metric based horizontal scale-in policy.

Properties

Optional metric

metric: model.AutoScalePolicyMetricRule

Optional minNodeCount

minNodeCount: undefined | number

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

Optional stepSize

stepSize: undefined | number

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

Functions

getDeserializedJsonObj

getJsonObj