Skip to content

Commit

Permalink
Reverted changes made by commit a44f306#diff-2f0aa6e57d2b97956e1fb545…
Browse files Browse the repository at this point in the history
  • Loading branch information
amwate authored and njuCZ committed Jan 10, 2020
1 parent b351b58 commit d53d584
Showing 1 changed file with 0 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1605,12 +1605,10 @@
"AuthorizationPropertiesFormat": {
"properties": {
"authorizationKey": {
"readOnly": true,
"type": "string",
"description": "The authorization key."
},
"authorizationUseStatus": {
"readOnly": true,
"type": "string",
"description": "The authorization use status.",
"enum": [
Expand Down Expand Up @@ -1792,7 +1790,6 @@
"description": "The peering state."
},
"azureASN": {
"readOnly": true,
"type": "integer",
"format": "int32",
"description": "The Azure ASN."
Expand All @@ -1813,12 +1810,10 @@
"description": "The secondary address prefix."
},
"primaryAzurePort": {
"readOnly": true,
"type": "string",
"description": "The primary port."
},
"secondaryAzurePort": {
"readOnly": true,
"type": "string",
"description": "The secondary port."
},
Expand Down Expand Up @@ -1866,7 +1861,6 @@
"description": "The ExpressRoute connection."
},
"connections": {
"readOnly": true,
"type": "array",
"items": {
"$ref": "#/definitions/ExpressRouteCircuitConnection"
Expand Down Expand Up @@ -1973,7 +1967,6 @@
"description": "The authorization key."
},
"circuitConnectionStatus": {
"readOnly": true,
"$ref": "#/definitions/CircuitConnectionStatus",
"description": "Express Route Circuit connection state."
},
Expand Down Expand Up @@ -2169,12 +2162,10 @@
"description": "Allow classic operations."
},
"circuitProvisioningState": {
"readOnly": true,
"type": "string",
"description": "The CircuitProvisioningState state of the resource."
},
"serviceProviderProvisioningState": {
"readOnly": true,
"$ref": "#/definitions/ServiceProviderProvisioningState",
"description": "The ServiceProviderProvisioningState state of the resource."
},
Expand All @@ -2193,7 +2184,6 @@
"description": "The list of peerings."
},
"serviceKey": {
"readOnly": true,
"type": "string",
"description": "The ServiceKey."
},
Expand Down Expand Up @@ -2229,7 +2219,6 @@
"description": "The GatewayManager Etag."
},
"globalReachEnabled": {
"readOnly": true,
"type": "boolean",
"description": "Flag denoting Global reach status."
}
Expand Down

0 comments on commit d53d584

Please sign in to comment.