Skip to content

Commit

Permalink
Update from master
Browse files Browse the repository at this point in the history
  • Loading branch information
SDK Automation committed May 18, 2020
1 parent 6e12533 commit 9ba4c75
Show file tree
Hide file tree
Showing 13 changed files with 2,056 additions and 2,230 deletions.
18 changes: 0 additions & 18 deletions sdk/network/azure-mgmt-network/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,5 @@
# Release History

## 10.2.0 (2020-04-10)

**Features**

- Model VpnConnection has a new parameter routing_configuration
- Model NatRuleCondition has a new parameter terminate_tls
- Model HubVirtualNetworkConnection has a new parameter routing_configuration
- Model ExpressRouteConnection has a new parameter routing_configuration
- Model FirewallPolicy has a new parameter transport_security
- Model FirewallPolicy has a new parameter identity
- Model FirewallPolicy has a new parameter threat_intel_whitelist
- Model ApplicationRuleCondition has a new parameter target_urls
- Model P2SConnectionConfiguration has a new parameter routing_configuration
- Model BackendAddressPool has a new parameter load_balancer_backend_addresses
- Added operation LoadBalancerBackendAddressPoolsOperations.create_or_update
- Added operation LoadBalancerBackendAddressPoolsOperations.delete
- Added operation group HubRouteTablesOperations

## 10.1.0 (2020-04-10)

**Features**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
# license information.
# --------------------------------------------------------------------------

VERSION = "10.2.0"
VERSION = "10.1.0"
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ interactions:
Connection:
- keep-alive
User-Agent:
- python/3.6.9 (Linux-5.0.0-1032-azure-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.10
msrest_azure/0.6.2 azure-mgmt-network/10.2.0 Azure-SDK-For-Python
- python/3.6.9 (Linux-4.19.76-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.13
msrest_azure/0.6.3 azure-mgmt-network/10.1.0 Azure-SDK-For-Python
accept-language:
- en-US
method: GET
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/CheckDnsNameAvailability?domainNameLabel=pydomain&api-version=2020-04-01
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/CheckDnsNameAvailability?domainNameLabel=pydomain&api-version=2020-03-01
response:
body:
string: "{\r\n \"available\": true\r\n}"
Expand All @@ -26,7 +26,7 @@ interactions:
content-type:
- application/json; charset=utf-8
date:
- Wed, 13 May 2020 05:05:22 GMT
- Tue, 14 Apr 2020 09:34:32 GMT
expires:
- '-1'
pragma:
Expand All @@ -43,7 +43,7 @@ interactions:
x-content-type-options:
- nosniff
x-ms-arm-service-request-id:
- be41fb9f-ff11-4633-b42c-0ca87bc77c0c
- 1c55a1d4-76d9-47a1-b9d6-13d4f65216a6
status:
code: 200
message: OK
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ interactions:
Connection:
- keep-alive
User-Agent:
- python/3.6.9 (Linux-5.0.0-1032-azure-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.10
msrest_azure/0.6.2 azure-mgmt-network/10.2.0 Azure-SDK-For-Python
- python/3.6.9 (Linux-4.19.76-linuxkit-x86_64-with-Ubuntu-18.04-bionic) msrest/0.6.13
msrest_azure/0.6.3 azure-mgmt-network/10.1.0 Azure-SDK-For-Python
accept-language:
- en-US
method: GET
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/usages?api-version=2020-04-01
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/usages?api-version=2020-03-01
response:
body:
string: "{\r\n \"value\": [\r\n {\r\n \"currentValue\": 3,\r\n \
Expand Down Expand Up @@ -73,7 +73,7 @@ interactions:
\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/usages/RouteFilters\"\
,\r\n \"limit\": 1000,\r\n \"name\": {\r\n \"localizedValue\"\
: \"Route Filters\",\r\n \"value\": \"RouteFilters\"\r\n },\r\n\
\ \"unit\": \"Count\"\r\n },\r\n {\r\n \"currentValue\": 0,\r\
\ \"unit\": \"Count\"\r\n },\r\n {\r\n \"currentValue\": 1,\r\
\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/usages/NetworkWatchers\"\
,\r\n \"limit\": 1,\r\n \"name\": {\r\n \"localizedValue\"\
: \"Network Watchers\",\r\n \"value\": \"NetworkWatchers\"\r\n \
Expand Down Expand Up @@ -194,7 +194,7 @@ interactions:
content-type:
- application/json; charset=utf-8
date:
- Wed, 13 May 2020 05:09:51 GMT
- Tue, 14 Apr 2020 09:40:49 GMT
expires:
- '-1'
pragma:
Expand All @@ -211,7 +211,7 @@ interactions:
x-content-type-options:
- nosniff
x-ms-arm-service-request-id:
- 1e15947a-0913-4eea-8fe5-fa17950f8e68
- 1f12ae1b-d666-47b0-8f8b-9b82aa9d26f9
status:
code: 200
message: OK
Expand Down
Loading

0 comments on commit 9ba4c75

Please sign in to comment.