Skip to content

Commit

Permalink
CodeGen from PR 12278 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Network august release (Azure#12278)

* Adds base for updating Microsoft.Network from version stable/2020-07-01 to version 2020-08-01

* Updates readme

* Updates API version in new specs and examples

* add patch operation for express route gateway (Azure#11553)

* add patch

* fix example

* Added new cloud service NIC and PIP APIs (Azure#11650)

Co-authored-by: Richa Jain <[email protected]>

* Adding support for Vpn Link Connection Mode (Azure#11574)

Co-authored-by: Abhishek Shah <[email protected]>

* Reverting the changes made for address space update as the changes in service code are not in yet (Azure#11754)

Co-authored-by: Hari Prasad Perabattula <[email protected]>

* VPN NAT for Virtual WAN feature changes (Azure#11815)

* VPN NAT for Virtual WAN feature changes

* PrettierCheck fixes

* Incorporate review comments and update examples

* Add edge zone parameters for networking resources and add extendedLocation property to customIpPrefix (Azure#11933)

* Add extendedLocation property to customIpPrefix

* Fix the directory

* Address linting errors

* Fix another linting error

* Add edge zone parameter for network interfaces

* Looks like edgeZone parameter is working when creating network interfaces

* EdgeZone parameter for load balancer

* Add edge zone parameter for public IP address

* Add edge zone parameter for public IP prefix

* Add edgeZone parameter for virtual networks

* Add edge zone parameter for custom IP prefix

Co-authored-by: Will Ehrich <[email protected]>

* Add location parameter to Loadbalancer Backend Address Pool Properties Format (Azure#11919)

* adding location parameter to backendaddresspoolpropertiesformat

* ran prettier

* Support for Listing IKE Security Associations for Virtual Network Gateway Connections (Azure#11572)

* Support to List IKE SAs on VNG Connection

* Updating GetIkeSas

* Update virtualNetworkGateway.json

* Added location headers

* Update virtualNetworkGateway.json

* Prettier fix

* Update custom-words.txt

* Update virtualNetworkGateway.json

* Update custom-words.txt

* Update virtualNetworkGateway.json

* Update virtualNetworkGateway.json

* Update virtualNetworkGateway.json

Co-authored-by: Abhishek Shah <[email protected]>

* [Fix] GetIkeSas returns result as string (Azure#12225)

* Removing IkeSaParameters

* Update custom-words.txt

* Update virtualNetworkGateway.json

* Update virtualNetworkGateway.json

* Update VirtualNetworkGatewayConnectionGetIkeSas.json

* Update virtualNetworkGateway.json

* Update VirtualNetworkGatewayConnectionGetIkeSas.json

Co-authored-by: Abhishek Shah <[email protected]>

* Add extended location properties for private link service and private endpoints and remove edge zone properties (Azure#12039)

* Remove edge zone parameter

* Add extended location for private endpoint and private link service

* Add examples

* Capitalization

* Prettier

Co-authored-by: Will Ehrich <[email protected]>

* Add missing properties of SecurityRule, Route and RouteTable (Azure#12215)

* Add missing properties of SecurityRule Route and RouteTable

* Set resourceGuid field to be read only

Co-authored-by: Xu Wang <[email protected]>

* Added placeholder instead of password (Azure#12299)

Co-authored-by: nimaller <[email protected]>
Co-authored-by: Richa Jain <[email protected]>
Co-authored-by: Richa Jain <[email protected]>
Co-authored-by: Abhishek Shah <[email protected]>
Co-authored-by: Abhishek Shah <[email protected]>
Co-authored-by: Hari Prasad Perabattula <[email protected]>
Co-authored-by: Hari Prasad Perabattula <[email protected]>
Co-authored-by: Nilambari <[email protected]>
Co-authored-by: William Ehrich <[email protected]>
Co-authored-by: Will Ehrich <[email protected]>
Co-authored-by: Kayden Wilkinson <[email protected]>
Co-authored-by: Xu Wang <[email protected]>
Co-authored-by: Xu Wang <[email protected]>
  • Loading branch information
14 people committed Jan 6, 2021
1 parent cd97a78 commit fb819a9
Show file tree
Hide file tree
Showing 106 changed files with 1,596 additions and 20 deletions.
2 changes: 1 addition & 1 deletion sdk/network/arm-network/LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2020 Microsoft
Copyright (c) 2021 Microsoft

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -294,8 +294,10 @@ export {
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnGatewayNatRule,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnNatRuleMapping,
VpnServerConfigRadiusClientRootCertificate,
VpnServerConfigRadiusServerRootCertificate,
VpnServerConfiguration,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -294,8 +294,10 @@ export {
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnGatewayNatRule,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnNatRuleMapping,
VpnServerConfigRadiusClientRootCertificate,
VpnServerConfigRadiusServerRootCertificate,
VpnServerConfiguration,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -305,8 +305,10 @@ export {
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnGatewayNatRule,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnNatRuleMapping,
VpnServerConfigRadiusClientRootCertificate,
VpnServerConfigRadiusServerRootCertificate,
VpnServerConfiguration,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -295,8 +295,10 @@ export {
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnGatewayNatRule,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnNatRuleMapping,
VpnServerConfigRadiusClientRootCertificate,
VpnServerConfigRadiusServerRootCertificate,
VpnServerConfiguration,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -294,8 +294,10 @@ export {
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnGatewayNatRule,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnNatRuleMapping,
VpnServerConfigRadiusClientRootCertificate,
VpnServerConfigRadiusServerRootCertificate,
VpnServerConfiguration,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -294,8 +294,10 @@ export {
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnGatewayNatRule,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnNatRuleMapping,
VpnServerConfigRadiusClientRootCertificate,
VpnServerConfigRadiusServerRootCertificate,
VpnServerConfiguration,
Expand Down
2 changes: 2 additions & 0 deletions sdk/network/arm-network/src/models/azureFirewallsMappers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -295,8 +295,10 @@ export {
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnGatewayNatRule,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnNatRuleMapping,
VpnServerConfigRadiusClientRootCertificate,
VpnServerConfigRadiusServerRootCertificate,
VpnServerConfiguration,
Expand Down
2 changes: 2 additions & 0 deletions sdk/network/arm-network/src/models/bastionHostsMappers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -294,8 +294,10 @@ export {
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnGatewayNatRule,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnNatRuleMapping,
VpnServerConfigRadiusClientRootCertificate,
VpnServerConfigRadiusServerRootCertificate,
VpnServerConfiguration,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -294,8 +294,10 @@ export {
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnGatewayNatRule,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnNatRuleMapping,
VpnServerConfigRadiusClientRootCertificate,
VpnServerConfigRadiusServerRootCertificate,
VpnServerConfiguration,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -302,8 +302,10 @@ export {
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnGatewayNatRule,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnNatRuleMapping,
VpnServerConfigRadiusClientRootCertificate,
VpnServerConfigRadiusServerRootCertificate,
VpnServerConfiguration,
Expand Down
2 changes: 2 additions & 0 deletions sdk/network/arm-network/src/models/customIPPrefixesMappers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -295,8 +295,10 @@ export {
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnGatewayNatRule,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnNatRuleMapping,
VpnServerConfigRadiusClientRootCertificate,
VpnServerConfigRadiusServerRootCertificate,
VpnServerConfiguration,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -294,8 +294,10 @@ export {
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnGatewayNatRule,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnNatRuleMapping,
VpnServerConfigRadiusClientRootCertificate,
VpnServerConfigRadiusServerRootCertificate,
VpnServerConfiguration,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -295,8 +295,10 @@ export {
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnGatewayNatRule,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnNatRuleMapping,
VpnServerConfigRadiusClientRootCertificate,
VpnServerConfigRadiusServerRootCertificate,
VpnServerConfiguration,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -294,8 +294,10 @@ export {
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnGatewayNatRule,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnNatRuleMapping,
VpnServerConfigRadiusClientRootCertificate,
VpnServerConfigRadiusServerRootCertificate,
VpnServerConfiguration,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -294,8 +294,10 @@ export {
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnGatewayNatRule,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnNatRuleMapping,
VpnServerConfigRadiusClientRootCertificate,
VpnServerConfigRadiusServerRootCertificate,
VpnServerConfiguration,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -294,8 +294,10 @@ export {
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnGatewayNatRule,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnNatRuleMapping,
VpnServerConfigRadiusClientRootCertificate,
VpnServerConfigRadiusServerRootCertificate,
VpnServerConfiguration,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -294,8 +294,10 @@ export {
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnGatewayNatRule,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnNatRuleMapping,
VpnServerConfigRadiusClientRootCertificate,
VpnServerConfigRadiusServerRootCertificate,
VpnServerConfiguration,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -294,8 +294,10 @@ export {
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnGatewayNatRule,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnNatRuleMapping,
VpnServerConfigRadiusClientRootCertificate,
VpnServerConfigRadiusServerRootCertificate,
VpnServerConfiguration,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -301,8 +301,10 @@ export {
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnGatewayNatRule,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnNatRuleMapping,
VpnServerConfigRadiusClientRootCertificate,
VpnServerConfigRadiusServerRootCertificate,
VpnServerConfiguration,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -294,8 +294,10 @@ export {
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnGatewayNatRule,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnNatRuleMapping,
VpnServerConfigRadiusClientRootCertificate,
VpnServerConfigRadiusServerRootCertificate,
VpnServerConfiguration,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -294,8 +294,10 @@ export {
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnGatewayNatRule,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnNatRuleMapping,
VpnServerConfigRadiusClientRootCertificate,
VpnServerConfigRadiusServerRootCertificate,
VpnServerConfiguration,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -301,8 +301,10 @@ export {
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnGatewayNatRule,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnNatRuleMapping,
VpnServerConfigRadiusClientRootCertificate,
VpnServerConfigRadiusServerRootCertificate,
VpnServerConfiguration,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,7 @@ export {
StaticRoute,
Subnet,
SubResource,
TagsObject,
TrafficAnalyticsConfigurationProperties,
TrafficAnalyticsProperties,
TrafficSelectorPolicy,
Expand Down Expand Up @@ -294,8 +295,10 @@ export {
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnGatewayNatRule,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnNatRuleMapping,
VpnServerConfigRadiusClientRootCertificate,
VpnServerConfigRadiusServerRootCertificate,
VpnServerConfiguration,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -294,8 +294,10 @@ export {
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnGatewayNatRule,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnNatRuleMapping,
VpnServerConfigRadiusClientRootCertificate,
VpnServerConfigRadiusServerRootCertificate,
VpnServerConfiguration,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -294,8 +294,10 @@ export {
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnGatewayNatRule,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnNatRuleMapping,
VpnServerConfigRadiusClientRootCertificate,
VpnServerConfigRadiusServerRootCertificate,
VpnServerConfiguration,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -297,8 +297,10 @@ export {
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnGatewayNatRule,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnNatRuleMapping,
VpnServerConfigRadiusClientRootCertificate,
VpnServerConfigRadiusServerRootCertificate,
VpnServerConfiguration,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -294,8 +294,10 @@ export {
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnGatewayNatRule,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnNatRuleMapping,
VpnServerConfigRadiusClientRootCertificate,
VpnServerConfigRadiusServerRootCertificate,
VpnServerConfiguration,
Expand Down
2 changes: 2 additions & 0 deletions sdk/network/arm-network/src/models/firewallPoliciesMappers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -294,8 +294,10 @@ export {
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnGatewayNatRule,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnNatRuleMapping,
VpnServerConfigRadiusClientRootCertificate,
VpnServerConfigRadiusServerRootCertificate,
VpnServerConfiguration,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -294,8 +294,10 @@ export {
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnGatewayNatRule,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnNatRuleMapping,
VpnServerConfigRadiusClientRootCertificate,
VpnServerConfigRadiusServerRootCertificate,
VpnServerConfiguration,
Expand Down
2 changes: 2 additions & 0 deletions sdk/network/arm-network/src/models/flowLogsMappers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -296,8 +296,10 @@ export {
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnGatewayNatRule,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnNatRuleMapping,
VpnServerConfigRadiusClientRootCertificate,
VpnServerConfigRadiusServerRootCertificate,
VpnServerConfiguration,
Expand Down
2 changes: 2 additions & 0 deletions sdk/network/arm-network/src/models/hubRouteTablesMappers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -294,8 +294,10 @@ export {
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnGatewayNatRule,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnNatRuleMapping,
VpnServerConfigRadiusClientRootCertificate,
VpnServerConfigRadiusServerRootCertificate,
VpnServerConfiguration,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -294,8 +294,10 @@ export {
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnGatewayNatRule,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnNatRuleMapping,
VpnServerConfigRadiusClientRootCertificate,
VpnServerConfigRadiusServerRootCertificate,
VpnServerConfiguration,
Expand Down
2 changes: 2 additions & 0 deletions sdk/network/arm-network/src/models/inboundNatRulesMappers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -294,8 +294,10 @@ export {
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnGatewayNatRule,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnNatRuleMapping,
VpnServerConfigRadiusClientRootCertificate,
VpnServerConfigRadiusServerRootCertificate,
VpnServerConfiguration,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -293,8 +293,10 @@ export {
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnGatewayNatRule,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnNatRuleMapping,
VpnServerConfigRadiusClientRootCertificate,
VpnServerConfigRadiusServerRootCertificate,
VpnServerConfiguration,
Expand Down
Loading

0 comments on commit fb819a9

Please sign in to comment.