Skip to content

Commit

Permalink
added global reach flag (#3542)
Browse files Browse the repository at this point in the history
  • Loading branch information
syfarogh authored and jianghaolu committed Aug 7, 2018
1 parent 0dfdf47 commit fdef80e
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1691,7 +1691,11 @@
"gatewayManagerEtag": {
"type": "string",
"description": "The GatewayManager Etag."
}
},
"allowGlobalReach": {
"type": "boolean",
"description": "Flag to enable Global Reach on the circuit."
}
},
"description": "Properties of ExpressRouteCircuit."
},
Expand Down

0 comments on commit fdef80e

Please sign in to comment.