recommendedSize property

int? recommendedSize
getter/setter pair

Target recommended MIG size (number of instances) computed by autoscaler.

Autoscaler calculates the recommended MIG size even when the autoscaling policy mode is different from ON. This field is empty when autoscaler is not connected to an existing managed instance group or autoscaler did not generate its prediction.

Output only.

Implementation

core.int? recommendedSize;