Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ComputeInstanceGroupLinearRolloutPolicyByPercentage

Specifies a linear rollout strategy for a compute instance group rolling deployment stage.

Properties

Optional batchDelayInSeconds

batchDelayInSeconds: undefined | number

The duration of delay between batch rollout. The default delay is 1 minute. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

batchPercentage

batchPercentage: number

The percentage that will be used to determine how many instances will be deployed concurrently. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Const policyType

policyType: string = "COMPUTE_INSTANCE_GROUP_LINEAR_ROLLOUT_POLICY_BY_PERCENTAGE"

Methods

getDeserializedJsonObj

getJsonObj