maxSurgeFixed property
Extra VMs the MIG may add over GoogleComputeInstanceGroupManager.targetSize
during the rollout. Conflicts with maxSurgePercent.
Implementation
final TfArg<int>? maxSurgeFixed;
Extra VMs the MIG may add over GoogleComputeInstanceGroupManager.targetSize
during the rollout. Conflicts with maxSurgePercent.
final TfArg<int>? maxSurgeFixed;