@@ -71,7 +71,7 @@ def list_deployments_at_management_group(
7171 if query_options is not None :
7272 _top = query_options .top
7373 management_groups_namespace = "Microsoft.Management"
74- api_version = "2019-07 -01"
74+ api_version = "2021-10 -01"
7575 accept = "application/json"
7676
7777 def prepare_request (next_link = None ):
@@ -149,7 +149,7 @@ async def cancel_at_management_group(
149149 }
150150 error_map .update (kwargs .pop ('error_map' , {}))
151151 management_groups_namespace = "Microsoft.Management"
152- api_version = "2019-07 -01"
152+ api_version = "2021-10 -01"
153153 accept = "application/json"
154154
155155 # Construct URL
@@ -215,7 +215,7 @@ def list_for_management_group(
215215 _top = query_options .top
216216 _filter = query_options .filter
217217 management_groups_namespace = "Microsoft.Management"
218- api_version = "2019-07 -01"
218+ api_version = "2021-10 -01"
219219 accept = "application/json"
220220
221221 def prepare_request (next_link = None ):
@@ -297,7 +297,7 @@ async def create_or_update_at_management_group(
297297 }
298298 error_map .update (kwargs .pop ('error_map' , {}))
299299 management_groups_namespace = "Microsoft.Management"
300- api_version = "2019-07 -01"
300+ api_version = "2021-10 -01"
301301 content_type = kwargs .pop ("content_type" , "application/json" )
302302 accept = "application/json"
303303
@@ -366,7 +366,7 @@ async def get_at_management_group(
366366 }
367367 error_map .update (kwargs .pop ('error_map' , {}))
368368 management_groups_namespace = "Microsoft.Management"
369- api_version = "2019-07 -01"
369+ api_version = "2021-10 -01"
370370 accept = "application/json"
371371
372372 # Construct URL
@@ -426,7 +426,7 @@ async def delete_at_management_group(
426426 }
427427 error_map .update (kwargs .pop ('error_map' , {}))
428428 management_groups_namespace = "Microsoft.Management"
429- api_version = "2019-07 -01"
429+ api_version = "2021-10 -01"
430430 accept = "application/json"
431431
432432 # Construct URL
@@ -491,7 +491,7 @@ def list_deployments_at_subscription(
491491 _top = None
492492 if query_options is not None :
493493 _top = query_options .top
494- api_version = "2019-07 -01"
494+ api_version = "2021-10 -01"
495495 accept = "application/json"
496496
497497 def prepare_request (next_link = None ):
@@ -564,7 +564,7 @@ async def cancel_at_subscription(
564564 401 : ClientAuthenticationError , 404 : ResourceNotFoundError , 409 : ResourceExistsError
565565 }
566566 error_map .update (kwargs .pop ('error_map' , {}))
567- api_version = "2019-07 -01"
567+ api_version = "2021-10 -01"
568568 accept = "application/json"
569569
570570 # Construct URL
@@ -625,7 +625,7 @@ def list_for_subscription(
625625 if query_options is not None :
626626 _top = query_options .top
627627 _filter = query_options .filter
628- api_version = "2019-07 -01"
628+ api_version = "2021-10 -01"
629629 accept = "application/json"
630630
631631 def prepare_request (next_link = None ):
@@ -702,7 +702,7 @@ async def create_or_update_at_subscription(
702702 401 : ClientAuthenticationError , 404 : ResourceNotFoundError , 409 : ResourceExistsError
703703 }
704704 error_map .update (kwargs .pop ('error_map' , {}))
705- api_version = "2019-07 -01"
705+ api_version = "2021-10 -01"
706706 content_type = kwargs .pop ("content_type" , "application/json" )
707707 accept = "application/json"
708708
@@ -766,7 +766,7 @@ async def get_at_subscription(
766766 401 : ClientAuthenticationError , 404 : ResourceNotFoundError , 409 : ResourceExistsError
767767 }
768768 error_map .update (kwargs .pop ('error_map' , {}))
769- api_version = "2019-07 -01"
769+ api_version = "2021-10 -01"
770770 accept = "application/json"
771771
772772 # Construct URL
@@ -821,7 +821,7 @@ async def delete_at_subscription(
821821 401 : ClientAuthenticationError , 404 : ResourceNotFoundError , 409 : ResourceExistsError
822822 }
823823 error_map .update (kwargs .pop ('error_map' , {}))
824- api_version = "2019-07 -01"
824+ api_version = "2021-10 -01"
825825 accept = "application/json"
826826
827827 # Construct URL
@@ -888,7 +888,7 @@ def list_deployments_at_resource_group(
888888 _top = None
889889 if query_options is not None :
890890 _top = query_options .top
891- api_version = "2019-07 -01"
891+ api_version = "2021-10 -01"
892892 accept = "application/json"
893893
894894 def prepare_request (next_link = None ):
@@ -965,7 +965,7 @@ async def cancel_at_resource_group(
965965 401 : ClientAuthenticationError , 404 : ResourceNotFoundError , 409 : ResourceExistsError
966966 }
967967 error_map .update (kwargs .pop ('error_map' , {}))
968- api_version = "2019-07 -01"
968+ api_version = "2021-10 -01"
969969 accept = "application/json"
970970
971971 # Construct URL
@@ -1030,7 +1030,7 @@ def list_for_resource_group(
10301030 if query_options is not None :
10311031 _top = query_options .top
10321032 _filter = query_options .filter
1033- api_version = "2019-07 -01"
1033+ api_version = "2021-10 -01"
10341034 accept = "application/json"
10351035
10361036 def prepare_request (next_link = None ):
@@ -1111,7 +1111,7 @@ async def create_or_update_at_resource_group(
11111111 401 : ClientAuthenticationError , 404 : ResourceNotFoundError , 409 : ResourceExistsError
11121112 }
11131113 error_map .update (kwargs .pop ('error_map' , {}))
1114- api_version = "2019-07 -01"
1114+ api_version = "2021-10 -01"
11151115 content_type = kwargs .pop ("content_type" , "application/json" )
11161116 accept = "application/json"
11171117
@@ -1179,7 +1179,7 @@ async def get_at_resource_group(
11791179 401 : ClientAuthenticationError , 404 : ResourceNotFoundError , 409 : ResourceExistsError
11801180 }
11811181 error_map .update (kwargs .pop ('error_map' , {}))
1182- api_version = "2019-07 -01"
1182+ api_version = "2021-10 -01"
11831183 accept = "application/json"
11841184
11851185 # Construct URL
@@ -1238,7 +1238,7 @@ async def delete_at_resource_group(
12381238 401 : ClientAuthenticationError , 404 : ResourceNotFoundError , 409 : ResourceExistsError
12391239 }
12401240 error_map .update (kwargs .pop ('error_map' , {}))
1241- api_version = "2019-07 -01"
1241+ api_version = "2021-10 -01"
12421242 accept = "application/json"
12431243
12441244 # Construct URL
@@ -1306,7 +1306,7 @@ def list_deployments_at_resource(
13061306 _top = None
13071307 if query_options is not None :
13081308 _top = query_options .top
1309- api_version = "2019-07 -01"
1309+ api_version = "2021-10 -01"
13101310 accept = "application/json"
13111311
13121312 def prepare_request (next_link = None ):
@@ -1382,7 +1382,7 @@ async def cancel_at_resource(
13821382 401 : ClientAuthenticationError , 404 : ResourceNotFoundError , 409 : ResourceExistsError
13831383 }
13841384 error_map .update (kwargs .pop ('error_map' , {}))
1385- api_version = "2019-07 -01"
1385+ api_version = "2021-10 -01"
13861386 accept = "application/json"
13871387
13881388 # Construct URL
@@ -1446,7 +1446,7 @@ def list_for_resource(
14461446 if query_options is not None :
14471447 _top = query_options .top
14481448 _filter = query_options .filter
1449- api_version = "2019-07 -01"
1449+ api_version = "2021-10 -01"
14501450 accept = "application/json"
14511451
14521452 def prepare_request (next_link = None ):
@@ -1526,7 +1526,7 @@ async def create_or_update_at_resource(
15261526 401 : ClientAuthenticationError , 404 : ResourceNotFoundError , 409 : ResourceExistsError
15271527 }
15281528 error_map .update (kwargs .pop ('error_map' , {}))
1529- api_version = "2019-07 -01"
1529+ api_version = "2021-10 -01"
15301530 content_type = kwargs .pop ("content_type" , "application/json" )
15311531 accept = "application/json"
15321532
@@ -1593,7 +1593,7 @@ async def get_at_resource(
15931593 401 : ClientAuthenticationError , 404 : ResourceNotFoundError , 409 : ResourceExistsError
15941594 }
15951595 error_map .update (kwargs .pop ('error_map' , {}))
1596- api_version = "2019-07 -01"
1596+ api_version = "2021-10 -01"
15971597 accept = "application/json"
15981598
15991599 # Construct URL
@@ -1651,7 +1651,7 @@ async def delete_at_resource(
16511651 401 : ClientAuthenticationError , 404 : ResourceNotFoundError , 409 : ResourceExistsError
16521652 }
16531653 error_map .update (kwargs .pop ('error_map' , {}))
1654- api_version = "2019-07 -01"
1654+ api_version = "2021-10 -01"
16551655 accept = "application/json"
16561656
16571657 # Construct URL
0 commit comments