estimatedRunnableUnits property
Units of work that can be scheduled immediately.
Providing additional slots for these units of work will speed up the query, provided no other query in the reservation needs additional slots.
Implementation
core.String? estimatedRunnableUnits;