Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ComputeInstanceGroupFailurePolicyByPercentage

Specifies a failure policy by percentage for a compute instance group rolling deployment stage.

Properties

failurePercentage

failurePercentage: number

The failure percentage threshold, which when reached or exceeded sets the stage as Failed. Percentage is computed as the ceiling value of the number of failed instances over the total count of the instances in the group. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Const policyType

policyType: string = "COMPUTE_INSTANCE_GROUP_FAILURE_POLICY_BY_PERCENTAGE"

Methods

getDeserializedJsonObj

getJsonObj