Skip to content
Prev Previous commit
removing authorizations child reosurce from parent property
  • Loading branch information
utbarn-ms committed Mar 10, 2022
commit 10a5a00e6560764517f9addc0e65848869c9de98
Original file line number Diff line number Diff line change
Expand Up @@ -1113,13 +1113,6 @@
"type": "string",
"description": "Date of the physical port allocation to be used in Letter of Authorization."
},
"authorizations": {
"type": "array",
"items": {
"$ref": "#/definitions/ExpressRoutePortAuthorization"
},
"description": "The list of authorizations."
},
"links": {
"title": "ExpressRouteLink Sub-Resources",
"description": "The set of physical links of the ExpressRoutePort resource.",
Expand Down