You are developing an Azure Function that processes messages from an Azure Service Bus queue. The function should handle messages in batches to improve efficiency and reduce the number of executions. Which of the following configurations should you apply to the Service Bus Queue Trigger binding to achieve this?