From fb7428b30b4e8914776262080b72eefcf99f68fc Mon Sep 17 00:00:00 2001 From: Nina Maller Date: Fri, 24 May 2024 14:32:51 -0700 Subject: [PATCH] initial changes --- .../stable/2024-01-01/expressRouteCircuit.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2024-01-01/expressRouteCircuit.json b/specification/network/resource-manager/Microsoft.Network/stable/2024-01-01/expressRouteCircuit.json index 70a7092ac652..bf35a68db04a 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2024-01-01/expressRouteCircuit.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2024-01-01/expressRouteCircuit.json @@ -1620,6 +1620,11 @@ "modelAsString": true } }, + "connectionResourceUri": { + "readOnly": true, + "type": "string", + "description": "The reference to the ExpressRoute connection resource using the authorization." + }, "provisioningState": { "readOnly": true, "$ref": "./network.json#/definitions/ProvisioningState",