maxScaledInReplicas property
Maximum allowed number (or %) of VMs that can be deducted from the peak recommendation during the window autoscaler looks at when computing recommendations.
Possibly all these VMs can be deleted at once so user service needs to be prepared to lose that many VMs in one step.
Implementation
FixedOrPercent? maxScaledInReplicas;