Skip to content

Commit 4dd3b20

Browse files
author
SDKAuto
committed
CodeGen from PR 18911 in Azure/azure-rest-api-specs
Merge 2776fa8c5ca0a70010ddb70784f7c0ee94c454f7 into 63353171621815e17db46a3075a79c9af60a0831
1 parent 46b446c commit 4dd3b20

File tree

43 files changed

+102
-3426
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+102
-3426
lines changed

sdk/network/azure-mgmt-network/_meta.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"@autorest/python@5.13.0",
55
"@autorest/modelerfour@4.19.3"
66
],
7-
"commit": "0baca05c851c1749e92beb0d2134cd958827dd54",
7+
"commit": "0ac694d0361e2a582378e73a1d6146492e3a6d96",
88
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
9-
"autorest_command": "autorest specification/network/resource-manager/readme.md --multiapi --python --python-sdks-folder=/home/vsts/work/1/azure-sdk-for-python/sdk --python3-only --use=@autorest/python@5.13.0 --use=@autorest/modelerfour@4.19.3 --version=3.7.2",
9+
"autorest_command": "autorest specification/network/resource-manager/readme.md --multiapi --python --python-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-python/sdk --python3-only --use=@autorest/python@5.13.0 --use=@autorest/modelerfour@4.19.3 --version=3.7.2",
1010
"readme": "specification/network/resource-manager/readme.md"
1111
}

sdk/network/azure-mgmt-network/azure/mgmt/network/_operations_mixin.py

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ def begin_delete_bastion_shareable_link( # pylint: disable=inconsistent-return-
3737
:type bastion_host_name: str
3838
:param bsl_request: Post request for all the Bastion Shareable Link endpoints.
3939
:type bsl_request: ~azure.mgmt.network.v2021_08_01.models.BastionShareableLinkListRequest
40-
:keyword api_version: Api Version. Default value is "2021-08-01". Note that overriding this
41-
default value may result in unsupported behavior.
42-
:paramtype api_version: str
4340
:keyword callable cls: A custom type or function that will be passed the direct response
4441
:keyword str continuation_token: A continuation token to restart a poller from a saved state.
4542
:keyword polling: By default, your polling method will be ARMPolling. Pass in False for this
@@ -106,9 +103,6 @@ def begin_generatevirtualwanvpnserverconfigurationvpnprofile(
106103
:param vpn_client_params: Parameters supplied to the generate VirtualWan VPN profile generation
107104
operation.
108105
:type vpn_client_params: ~azure.mgmt.network.v2021_08_01.models.VirtualWanVpnProfileParameters
109-
:keyword api_version: Api Version. Default value is "2021-08-01". Note that overriding this
110-
default value may result in unsupported behavior.
111-
:paramtype api_version: str
112106
:keyword callable cls: A custom type or function that will be passed the direct response
113107
:keyword str continuation_token: A continuation token to restart a poller from a saved state.
114108
:keyword polling: By default, your polling method will be ARMPolling. Pass in False for this
@@ -173,9 +167,6 @@ def begin_get_active_sessions(
173167
:type resource_group_name: str
174168
:param bastion_host_name: The name of the Bastion Host.
175169
:type bastion_host_name: str
176-
:keyword api_version: Api Version. Default value is "2021-08-01". Note that overriding this
177-
default value may result in unsupported behavior.
178-
:paramtype api_version: str
179170
:keyword callable cls: A custom type or function that will be passed the direct response
180171
:keyword str continuation_token: A continuation token to restart a poller from a saved state.
181172
:keyword polling: By default, your polling method will be ARMPolling. Pass in False for this
@@ -241,9 +232,6 @@ def begin_put_bastion_shareable_link(
241232
:type bastion_host_name: str
242233
:param bsl_request: Post request for all the Bastion Shareable Link endpoints.
243234
:type bsl_request: ~azure.mgmt.network.v2021_08_01.models.BastionShareableLinkListRequest
244-
:keyword api_version: Api Version. Default value is "2021-08-01". Note that overriding this
245-
default value may result in unsupported behavior.
246-
:paramtype api_version: str
247235
:keyword callable cls: A custom type or function that will be passed the direct response
248236
:keyword str continuation_token: A continuation token to restart a poller from a saved state.
249237
:keyword polling: By default, your polling method will be ARMPolling. Pass in False for this
@@ -307,9 +295,6 @@ def check_dns_name_availability(
307295
:param domain_name_label: The domain name to be verified. It must conform to the following
308296
regular expression: ^[a-z][a-z0-9-]{1,61}[a-z0-9]$.
309297
:type domain_name_label: str
310-
:keyword api_version: Api Version. Default value is "2021-08-01". Note that overriding this
311-
default value may result in unsupported behavior.
312-
:paramtype api_version: str
313298
:keyword callable cls: A custom type or function that will be passed the direct response
314299
:return: DnsNameAvailabilityResult, or the result of cls(response)
315300
:rtype: ~azure.mgmt.network.v2021_08_01.models.DnsNameAvailabilityResult
@@ -406,9 +391,6 @@ def disconnect_active_sessions(
406391
:type bastion_host_name: str
407392
:param session_ids: The list of sessionids to disconnect.
408393
:type session_ids: ~azure.mgmt.network.v2021_08_01.models.SessionIds
409-
:keyword api_version: Api Version. Default value is "2021-08-01". Note that overriding this
410-
default value may result in unsupported behavior.
411-
:paramtype api_version: str
412394
:keyword callable cls: A custom type or function that will be passed the direct response
413395
:return: An iterator like instance of either BastionSessionDeleteResult or the result of
414396
cls(response)
@@ -467,9 +449,6 @@ def get_bastion_shareable_link(
467449
:type bastion_host_name: str
468450
:param bsl_request: Post request for all the Bastion Shareable Link endpoints.
469451
:type bsl_request: ~azure.mgmt.network.v2021_08_01.models.BastionShareableLinkListRequest
470-
:keyword api_version: Api Version. Default value is "2021-08-01". Note that overriding this
471-
default value may result in unsupported behavior.
472-
:paramtype api_version: str
473452
:keyword callable cls: A custom type or function that will be passed the direct response
474453
:return: An iterator like instance of either BastionShareableLinkListResult or the result of
475454
cls(response)
@@ -526,9 +505,6 @@ def supported_security_providers(
526505
:param virtual_wan_name: The name of the VirtualWAN for which supported security providers are
527506
needed.
528507
:type virtual_wan_name: str
529-
:keyword api_version: Api Version. Default value is "2021-08-01". Note that overriding this
530-
default value may result in unsupported behavior.
531-
:paramtype api_version: str
532508
:keyword callable cls: A custom type or function that will be passed the direct response
533509
:return: VirtualWanSecurityProviders, or the result of cls(response)
534510
:rtype: ~azure.mgmt.network.v2021_08_01.models.VirtualWanSecurityProviders

sdk/network/azure-mgmt-network/azure/mgmt/network/aio/_operations_mixin.py

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@ async def begin_delete_bastion_shareable_link( # pylint: disable=inconsistent-r
3232
:type bastion_host_name: str
3333
:param bsl_request: Post request for all the Bastion Shareable Link endpoints.
3434
:type bsl_request: ~azure.mgmt.network.v2021_08_01.models.BastionShareableLinkListRequest
35-
:keyword api_version: Api Version. Default value is "2021-08-01". Note that overriding this
36-
default value may result in unsupported behavior.
37-
:paramtype api_version: str
3835
:keyword callable cls: A custom type or function that will be passed the direct response
3936
:keyword str continuation_token: A continuation token to restart a poller from a saved state.
4037
:keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for
@@ -100,9 +97,6 @@ async def begin_generatevirtualwanvpnserverconfigurationvpnprofile(
10097
:param vpn_client_params: Parameters supplied to the generate VirtualWan VPN profile generation
10198
operation.
10299
:type vpn_client_params: ~azure.mgmt.network.v2021_08_01.models.VirtualWanVpnProfileParameters
103-
:keyword api_version: Api Version. Default value is "2021-08-01". Note that overriding this
104-
default value may result in unsupported behavior.
105-
:paramtype api_version: str
106100
:keyword callable cls: A custom type or function that will be passed the direct response
107101
:keyword str continuation_token: A continuation token to restart a poller from a saved state.
108102
:keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for
@@ -166,9 +160,6 @@ async def begin_get_active_sessions(
166160
:type resource_group_name: str
167161
:param bastion_host_name: The name of the Bastion Host.
168162
:type bastion_host_name: str
169-
:keyword api_version: Api Version. Default value is "2021-08-01". Note that overriding this
170-
default value may result in unsupported behavior.
171-
:paramtype api_version: str
172163
:keyword callable cls: A custom type or function that will be passed the direct response
173164
:keyword str continuation_token: A continuation token to restart a poller from a saved state.
174165
:keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for
@@ -233,9 +224,6 @@ async def begin_put_bastion_shareable_link(
233224
:type bastion_host_name: str
234225
:param bsl_request: Post request for all the Bastion Shareable Link endpoints.
235226
:type bsl_request: ~azure.mgmt.network.v2021_08_01.models.BastionShareableLinkListRequest
236-
:keyword api_version: Api Version. Default value is "2021-08-01". Note that overriding this
237-
default value may result in unsupported behavior.
238-
:paramtype api_version: str
239227
:keyword callable cls: A custom type or function that will be passed the direct response
240228
:keyword str continuation_token: A continuation token to restart a poller from a saved state.
241229
:keyword polling: By default, your polling method will be AsyncARMPolling. Pass in False for
@@ -298,9 +286,6 @@ async def check_dns_name_availability(
298286
:param domain_name_label: The domain name to be verified. It must conform to the following
299287
regular expression: ^[a-z][a-z0-9-]{1,61}[a-z0-9]$.
300288
:type domain_name_label: str
301-
:keyword api_version: Api Version. Default value is "2021-08-01". Note that overriding this
302-
default value may result in unsupported behavior.
303-
:paramtype api_version: str
304289
:keyword callable cls: A custom type or function that will be passed the direct response
305290
:return: DnsNameAvailabilityResult, or the result of cls(response)
306291
:rtype: ~azure.mgmt.network.v2021_08_01.models.DnsNameAvailabilityResult
@@ -396,9 +381,6 @@ def disconnect_active_sessions(
396381
:type bastion_host_name: str
397382
:param session_ids: The list of sessionids to disconnect.
398383
:type session_ids: ~azure.mgmt.network.v2021_08_01.models.SessionIds
399-
:keyword api_version: Api Version. Default value is "2021-08-01". Note that overriding this
400-
default value may result in unsupported behavior.
401-
:paramtype api_version: str
402384
:keyword callable cls: A custom type or function that will be passed the direct response
403385
:return: An iterator like instance of either BastionSessionDeleteResult or the result of
404386
cls(response)
@@ -456,9 +438,6 @@ def get_bastion_shareable_link(
456438
:type bastion_host_name: str
457439
:param bsl_request: Post request for all the Bastion Shareable Link endpoints.
458440
:type bsl_request: ~azure.mgmt.network.v2021_08_01.models.BastionShareableLinkListRequest
459-
:keyword api_version: Api Version. Default value is "2021-08-01". Note that overriding this
460-
default value may result in unsupported behavior.
461-
:paramtype api_version: str
462441
:keyword callable cls: A custom type or function that will be passed the direct response
463442
:return: An iterator like instance of either BastionShareableLinkListResult or the result of
464443
cls(response)
@@ -514,9 +493,6 @@ async def supported_security_providers(
514493
:param virtual_wan_name: The name of the VirtualWAN for which supported security providers are
515494
needed.
516495
:type virtual_wan_name: str
517-
:keyword api_version: Api Version. Default value is "2021-08-01". Note that overriding this
518-
default value may result in unsupported behavior.
519-
:paramtype api_version: str
520496
:keyword callable cls: A custom type or function that will be passed the direct response
521497
:return: VirtualWanSecurityProviders, or the result of cls(response)
522498
:rtype: ~azure.mgmt.network.v2021_08_01.models.VirtualWanSecurityProviders

sdk/network/azure-mgmt-network/azure/mgmt/network/v2015_06_15/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
77
# --------------------------------------------------------------------------
88

9-
VERSION = "20.0.0"
9+
VERSION = "1.0.0b1"

sdk/network/azure-mgmt-network/azure/mgmt/network/v2016_09_01/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
77
# --------------------------------------------------------------------------
88

9-
VERSION = "20.0.0"
9+
VERSION = "1.0.0b1"

sdk/network/azure-mgmt-network/azure/mgmt/network/v2016_12_01/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
77
# --------------------------------------------------------------------------
88

9-
VERSION = "20.0.0"
9+
VERSION = "1.0.0b1"

sdk/network/azure-mgmt-network/azure/mgmt/network/v2017_03_01/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
77
# --------------------------------------------------------------------------
88

9-
VERSION = "20.0.0"
9+
VERSION = "1.0.0b1"

sdk/network/azure-mgmt-network/azure/mgmt/network/v2017_06_01/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
77
# --------------------------------------------------------------------------
88

9-
VERSION = "20.0.0"
9+
VERSION = "1.0.0b1"

sdk/network/azure-mgmt-network/azure/mgmt/network/v2017_10_01/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
77
# --------------------------------------------------------------------------
88

9-
VERSION = "20.0.0"
9+
VERSION = "1.0.0b1"

sdk/network/azure-mgmt-network/azure/mgmt/network/v2018_01_01/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
77
# --------------------------------------------------------------------------
88

9-
VERSION = "20.0.0"
9+
VERSION = "1.0.0b1"

0 commit comments

Comments
 (0)