Skip to content

Commit

Permalink
Fix travis build error
Browse files Browse the repository at this point in the history
  • Loading branch information
ritwikbasu committed Aug 24, 2018

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 61fc947 commit fde7322
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -3129,13 +3129,13 @@
},
"description": "Radius client root certificate of P2SVpnServerConfiguration."
},
"vspnClientIpsecPolicies": {
"vpnClientIpsecPolicies": {
"type": "array",
"items": {
"$ref": "#/definitions/IpsecPolicy"
"$ref": "./virtualNetworkGateway.json#/definitions/IpsecPolicy"
},
"description": "VpnClientIpsecPolicies for P2SVpnServerConfiguration."
},
},
"radiusServerAddress": {
"type": "string",
"description": "The radius server address property of the P2SVpnServerConfiguration resource for point to site client connection."

0 comments on commit fde7322

Please sign in to comment.