From a528b7824623c322bc917393654ff3d8ce0f7aed Mon Sep 17 00:00:00 2001 From: guptashweta9 <115149822+guptashweta9@users.noreply.github.com> Date: Mon, 9 Jan 2023 13:44:48 +0530 Subject: [PATCH] RAN Info Updated (#22101) --- .../stable/2022-11-01/common.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/specification/mobilenetwork/resource-manager/Microsoft.MobileNetwork/stable/2022-11-01/common.json b/specification/mobilenetwork/resource-manager/Microsoft.MobileNetwork/stable/2022-11-01/common.json index b66a0e58d338..1e0c495a5658 100644 --- a/specification/mobilenetwork/resource-manager/Microsoft.MobileNetwork/stable/2022-11-01/common.json +++ b/specification/mobilenetwork/resource-manager/Microsoft.MobileNetwork/stable/2022-11-01/common.json @@ -466,31 +466,31 @@ "values": [ { "value": "G0", - "description": "100 Mbps, 20 active SIMs plan" + "description": "100 Mbps, 20 active SIMs plan, 1 RAN" }, { "value": "G1", - "description": "1 Gbps, 100 active SIMs plan" + "description": "1 Gbps, 100 active SIMs plan, 5 RANs" }, { "value": "G2", - "description": "2 Gbps, 200 active SIMs plan" + "description": "2 Gbps, 200 active SIMs plan, 10 RANs" }, { "value": "G3", - "description": "3 Gbps, 300 active SIMs plan" + "description": "3 Gbps, 300 active SIMs plan, 15 RANs" }, { "value": "G4", - "description": "4 Gbps, 400 active SIMs plan" + "description": "4 Gbps, 400 active SIMs plan, 20 RANs" }, { "value": "G5", - "description": "5 Gbps, 500 active SIMs plan" + "description": "5 Gbps, 500 active SIMs plan, 25 RANs" }, { "value": "G10", - "description": "10 Gbps, 1000 active SIMs plan" + "description": "10 Gbps, 1000 active SIMs plan, 50 RANs" } ] }