ScaleRule interface

A rule that provide the triggers and parameters for the scaling action.

Properties

metricTrigger

the trigger that results in a scaling action.

scaleAction

the parameters for the scaling action.

Property Details

metricTrigger

the trigger that results in a scaling action.

metricTrigger: MetricTrigger

Property Value

scaleAction

the parameters for the scaling action.

scaleAction: ScaleAction

Property Value