@@ -237,7 +237,7 @@ public Mono<Response<Flux<ByteBuffer>>> abortLatestOperationWithResponseAsync(
237237 if (agentPoolName == null ) {
238238 return Mono .error (new IllegalArgumentException ("Parameter agentPoolName is required and cannot be null." ));
239239 }
240- final String apiVersion = "2023-05 -01" ;
240+ final String apiVersion = "2023-06 -01" ;
241241 final String accept = "application/json" ;
242242 return FluxUtil
243243 .withContext (
@@ -296,7 +296,7 @@ private Mono<Response<Flux<ByteBuffer>>> abortLatestOperationWithResponseAsync(
296296 if (agentPoolName == null ) {
297297 return Mono .error (new IllegalArgumentException ("Parameter agentPoolName is required and cannot be null." ));
298298 }
299- final String apiVersion = "2023-05 -01" ;
299+ final String apiVersion = "2023-06 -01" ;
300300 final String accept = "application/json" ;
301301 context = this .client .mergeContext (context );
302302 return service
@@ -527,7 +527,7 @@ private Mono<PagedResponse<AgentPoolInner>> listSinglePageAsync(String resourceG
527527 if (resourceName == null ) {
528528 return Mono .error (new IllegalArgumentException ("Parameter resourceName is required and cannot be null." ));
529529 }
530- final String apiVersion = "2023-05 -01" ;
530+ final String apiVersion = "2023-06 -01" ;
531531 final String accept = "application/json" ;
532532 return FluxUtil
533533 .withContext (
@@ -587,7 +587,7 @@ private Mono<PagedResponse<AgentPoolInner>> listSinglePageAsync(
587587 if (resourceName == null ) {
588588 return Mono .error (new IllegalArgumentException ("Parameter resourceName is required and cannot be null." ));
589589 }
590- final String apiVersion = "2023-05 -01" ;
590+ final String apiVersion = "2023-06 -01" ;
591591 final String accept = "application/json" ;
592592 context = this .client .mergeContext (context );
593593 return service
@@ -712,7 +712,7 @@ public Mono<Response<AgentPoolInner>> getWithResponseAsync(
712712 if (agentPoolName == null ) {
713713 return Mono .error (new IllegalArgumentException ("Parameter agentPoolName is required and cannot be null." ));
714714 }
715- final String apiVersion = "2023-05 -01" ;
715+ final String apiVersion = "2023-06 -01" ;
716716 final String accept = "application/json" ;
717717 return FluxUtil
718718 .withContext (
@@ -768,7 +768,7 @@ private Mono<Response<AgentPoolInner>> getWithResponseAsync(
768768 if (agentPoolName == null ) {
769769 return Mono .error (new IllegalArgumentException ("Parameter agentPoolName is required and cannot be null." ));
770770 }
771- final String apiVersion = "2023-05 -01" ;
771+ final String apiVersion = "2023-06 -01" ;
772772 final String accept = "application/json" ;
773773 context = this .client .mergeContext (context );
774774 return service
@@ -876,7 +876,7 @@ public Mono<Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(
876876 } else {
877877 parameters .validate ();
878878 }
879- final String apiVersion = "2023-05 -01" ;
879+ final String apiVersion = "2023-06 -01" ;
880880 final String accept = "application/json" ;
881881 return FluxUtil
882882 .withContext (
@@ -942,7 +942,7 @@ private Mono<Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(
942942 } else {
943943 parameters .validate ();
944944 }
945- final String apiVersion = "2023-05 -01" ;
945+ final String apiVersion = "2023-06 -01" ;
946946 final String accept = "application/json" ;
947947 context = this .client .mergeContext (context );
948948 return service
@@ -1181,7 +1181,7 @@ public Mono<Response<Flux<ByteBuffer>>> deleteWithResponseAsync(
11811181 if (agentPoolName == null ) {
11821182 return Mono .error (new IllegalArgumentException ("Parameter agentPoolName is required and cannot be null." ));
11831183 }
1184- final String apiVersion = "2023-05 -01" ;
1184+ final String apiVersion = "2023-06 -01" ;
11851185 final String accept = "application/json" ;
11861186 return FluxUtil
11871187 .withContext (
@@ -1236,7 +1236,7 @@ private Mono<Response<Flux<ByteBuffer>>> deleteWithResponseAsync(
12361236 if (agentPoolName == null ) {
12371237 return Mono .error (new IllegalArgumentException ("Parameter agentPoolName is required and cannot be null." ));
12381238 }
1239- final String apiVersion = "2023-05 -01" ;
1239+ final String apiVersion = "2023-06 -01" ;
12401240 final String accept = "application/json" ;
12411241 context = this .client .mergeContext (context );
12421242 return service
@@ -1436,7 +1436,7 @@ public Mono<Response<AgentPoolUpgradeProfileInner>> getUpgradeProfileWithRespons
14361436 if (agentPoolName == null ) {
14371437 return Mono .error (new IllegalArgumentException ("Parameter agentPoolName is required and cannot be null." ));
14381438 }
1439- final String apiVersion = "2023-05 -01" ;
1439+ final String apiVersion = "2023-06 -01" ;
14401440 final String accept = "application/json" ;
14411441 return FluxUtil
14421442 .withContext (
@@ -1492,7 +1492,7 @@ private Mono<Response<AgentPoolUpgradeProfileInner>> getUpgradeProfileWithRespon
14921492 if (agentPoolName == null ) {
14931493 return Mono .error (new IllegalArgumentException ("Parameter agentPoolName is required and cannot be null." ));
14941494 }
1495- final String apiVersion = "2023-05 -01" ;
1495+ final String apiVersion = "2023-06 -01" ;
14961496 final String accept = "application/json" ;
14971497 context = this .client .mergeContext (context );
14981498 return service
@@ -1596,7 +1596,7 @@ public Mono<Response<AgentPoolAvailableVersionsInner>> getAvailableAgentPoolVers
15961596 if (resourceName == null ) {
15971597 return Mono .error (new IllegalArgumentException ("Parameter resourceName is required and cannot be null." ));
15981598 }
1599- final String apiVersion = "2023-05 -01" ;
1599+ final String apiVersion = "2023-06 -01" ;
16001600 final String accept = "application/json" ;
16011601 return FluxUtil
16021602 .withContext (
@@ -1650,7 +1650,7 @@ private Mono<Response<AgentPoolAvailableVersionsInner>> getAvailableAgentPoolVer
16501650 if (resourceName == null ) {
16511651 return Mono .error (new IllegalArgumentException ("Parameter resourceName is required and cannot be null." ));
16521652 }
1653- final String apiVersion = "2023-05 -01" ;
1653+ final String apiVersion = "2023-06 -01" ;
16541654 final String accept = "application/json" ;
16551655 context = this .client .mergeContext (context );
16561656 return service
@@ -1763,7 +1763,7 @@ public Mono<Response<Flux<ByteBuffer>>> upgradeNodeImageVersionWithResponseAsync
17631763 if (agentPoolName == null ) {
17641764 return Mono .error (new IllegalArgumentException ("Parameter agentPoolName is required and cannot be null." ));
17651765 }
1766- final String apiVersion = "2023-05 -01" ;
1766+ final String apiVersion = "2023-06 -01" ;
17671767 final String accept = "application/json" ;
17681768 return FluxUtil
17691769 .withContext (
@@ -1822,7 +1822,7 @@ private Mono<Response<Flux<ByteBuffer>>> upgradeNodeImageVersionWithResponseAsyn
18221822 if (agentPoolName == null ) {
18231823 return Mono .error (new IllegalArgumentException ("Parameter agentPoolName is required and cannot be null." ));
18241824 }
1825- final String apiVersion = "2023-05 -01" ;
1825+ final String apiVersion = "2023-06 -01" ;
18261826 final String accept = "application/json" ;
18271827 context = this .client .mergeContext (context );
18281828 return service
0 commit comments