targetSize property
The target number of running instances for this managed instance group.
You can reduce this number by using the instanceGroupManager deleteInstances or abandonInstances methods. Resizing the group also changes this number.
Implementation
core.int? targetSize;