Skip to content

Commit

Permalink
Merge pull request Azure#79 from dihan0604/master
Browse files Browse the repository at this point in the history
Add Authorization Key in connection object
  • Loading branch information
amarzavery committed Dec 3, 2015
2 parents 3ffb1fa + ab91f40 commit bb68bfb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arm-network/2015-06-15/swagger/network.json
Original file line number Diff line number Diff line change
Expand Up @@ -6508,6 +6508,10 @@
},
"VirtualNetworkGatewayConnectionPropertiesFormat": {
"properties": {
"authorizationKey": {
"type": "string",
"description": "The authorizationKey."
},
"virtualNetworkGateway1": {
"$ref": "#/definitions/VirtualNetworkGateway"
},
Expand Down

0 comments on commit bb68bfb

Please sign in to comment.