creating property

int? creating
getter/setter pair

The number of instances in the managed instance group that are scheduled to be created or are currently being created.

If the group fails to create any of these instances, it tries again until it creates the instance successfully. If you have disabled creation retries, this field will not be populated; instead, the creatingWithoutRetries field will be populated.

Output only.

Implementation

core.int? creating;