Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ComputeInstanceGroupLinearRolloutPolicyByCount

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

Properties

batchCount

batchCount: number

The number 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.

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.

Const policyType

policyType: string = "COMPUTE_INSTANCE_GROUP_LINEAR_ROLLOUT_POLICY_BY_COUNT"

Methods

getDeserializedJsonObj

getJsonObj