ScalingRule interface

The scaling rule.

Properties

actionType

The action type.

comparisonRule

The comparison rule.

evaluationCount

This is an evaluation count for a scaling condition, the number of times a trigger condition should be successful, before scaling activity is triggered.

scalingMetric

Metrics name for individual workloads. For example: cpu

Property Details

actionType

The action type.

actionType: string

Property Value

string

comparisonRule

The comparison rule.

comparisonRule: ComparisonRule

Property Value

evaluationCount

This is an evaluation count for a scaling condition, the number of times a trigger condition should be successful, before scaling activity is triggered.

evaluationCount: number

Property Value

number

scalingMetric

Metrics name for individual workloads. For example: cpu

scalingMetric: string

Property Value

string