Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateThresholdPolicyDetails

Creation details for a threshold-based autoscaling policy.

In a threshold-based autoscaling policy, an autoscaling action is triggered when a performance metric meets or exceeds a threshold.

Properties

Optional capacity

capacity: model.Capacity

The capacity requirements of the autoscaling policy.

Optional displayName

displayName: undefined | string

A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.

Optional isEnabled

isEnabled: undefined | false | true

Whether the autoscaling policy is enabled.

Const policyType

policyType: string = "threshold"

rules

Methods

getDeserializedJsonObj

getJsonObj