Skip to content

Commit

Permalink
Revert attribute expressRouteGatewayBypass
Browse files Browse the repository at this point in the history
  • Loading branch information
Sachet Hegde committed Nov 5, 2020
1 parent bfbfa7d commit 2675881
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
"authorizationKey": "authorizationKey",
"routingWeight": 2,
"enableInternetSecurity": false,
"expressRouteGatewayBypass": false,
"routingConfiguration": {
"associatedRouteTable": {
"id": "/subscriptions/subid/resourceGroups/resourceGroupName/providers/Microsoft.Network/virtualHubs/hub1/hubRouteTables/hubRouteTable1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
"authorizationKey": "authorizationKey",
"routingWeight": 1,
"enableInternetSecurity": false,
"expressRouteGatewayBypass": false,
"routingConfiguration": {
"associatedRouteTable": {
"id": "/subscriptions/subid/resourceGroups/resourceGroupName/providers/Microsoft.Network/virtualHubs/hub1/hubRouteTables/hubRouteTable1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"authorizationKey": "authorizationKey",
"routingWeight": 1,
"enableInternetSecurity": false,
"expressRouteGatewayBypass": false,
"routingConfiguration": {
"associatedRouteTable": {
"id": "/subscriptions/subid/resourceGroups/resourceGroupName/providers/Microsoft.Network/virtualHubs/hub1/hubRouteTables/hubRouteTable1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7067,10 +7067,6 @@
"type": "boolean",
"description": "Enable internet security."
},
"expressRouteGatewayBypass": {
"type": "boolean",
"description": "Enable FastPath to vWan Firewall hub."
},
"routingConfiguration": {
"$ref": "#/definitions/RoutingConfiguration",
"description": "The Routing Configuration indicating the associated and propagated route tables on this connection."
Expand Down

0 comments on commit 2675881

Please sign in to comment.