Azure / azure-libraries-for-java

Azure Management Libraries for Java
https://docs.microsoft.com/en-us/java/azure/
MIT License
94 stars 97 forks source link

Batch: upgrade to API version 2021-01-01 #1356

Closed xseeseesee closed 3 years ago

xseeseesee commented 3 years ago
  1. Upgrade to 2021-01-01
  2. Add Deprecate annotation for maxTasksPerNode. Add new taskSlotsPerNode.
  3. Run live tests and update session records.
gingi commented 3 years ago

Wanted to confirm that taskSlotsPerNode is a renaming of maxTasksPerNode.