Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -726,18 +726,15 @@
"description": "The identifier of the circuit traffic."
},
"peeringLocation": {
"readOnly": true,
"type": "string",
"description": "The peering location of the ExpressRoute circuit."
},
"bandwidthInMbps": {
"readOnly": true,
"type": "integer",
"format": "int32",
"description": "The circuit bandwidth In Mbps."
},
"expressRouteCircuit": {
"readOnly": true,
"$ref": "#/definitions/ExpressRouteCircuitReference",
"description": "The ExpressRouteCircuit"
},
Expand Down Expand Up @@ -870,7 +867,6 @@
"description": "Gets the provisioning state of the public IP resource. Possible values are: 'Updating', 'Deleting', and 'Failed'."
},
"gatewayManagerEtag": {
"readOnly": true,
"type": "string",
"description": "The GatewayManager Etag."
},
Expand Down