Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AutoScalePolicyDetails

Details of an autoscale policy.

You can create following types of autoscaling policies:

- **MetricBasedVerticalScalingPolicy:** Vertical autoscaling action is triggered when a performance metric exceeds a threshold - **MetricBasedHorizontalScalingPolicy:** Horizontal autoscaling action is triggered when a performance metric exceeds a threshold - **ScheduleBasedVerticalScalingPolicy:** Vertical autoscaling action is triggered at the specific times that you schedule. - **ScheduleBasedHorizontalScalingPolicy:** Horizontal autoscaling action is triggered at the specific times that you schedule.

Properties

actionType

actionType: ActionType

The type of autoscaling action to take.

policyType

policyType: string

triggerType

triggerType: TriggerType

The type of autoscaling trigger.

Functions

getDeserializedJsonObj

getJsonObj