maxSurgeFixed property

TfArg<int>? maxSurgeFixed
final

Extra VMs the MIG may add over GoogleComputeInstanceGroupManager.targetSize during the rollout. Conflicts with maxSurgePercent.

Implementation

final TfArg<int>? maxSurgeFixed;