From bf0fd269b3d9989ac81527d7c383f075051bdd4b Mon Sep 17 00:00:00 2001 From: Khushboo Baheti Date: Sun, 31 May 2020 16:23:56 -0700 Subject: [PATCH 1/2] Updating VpnGateway examples --- .../2020-05-01/examples/VpnGatewayGet.json | 28 +++++++- .../2020-05-01/examples/VpnGatewayList.json | 56 ++++++++++++++- .../VpnGatewayListByResourceGroup.json | 56 ++++++++++++++- .../2020-05-01/examples/VpnGatewayPut.json | 72 ++++++++++++++++++- .../2020-05-01/examples/VpnGatewayReset.json | 28 +++++++- .../examples/VpnGatewayUpdateTags.json | 28 +++++++- 6 files changed, 258 insertions(+), 10 deletions(-) diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayGet.json b/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayGet.json index b529441bd787..6fa2d98f8028 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayGet.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayGet.json @@ -110,7 +110,33 @@ "bgpSettings": { "asn": 65514, "bgpPeeringAddress": "10.0.1.30", - "peerWeight": 0 + "peerWeight": 0, + "bgpPeeringAddresses": [ + { + "ipconfigurationId": "Instance0", + "defaultBgpIpAddresses": [ + "10.30.0.4" + ], + "customBgpIpAddresses": [ + "169.254.21.5" + ], + "tunnelIpAddresses": [ + "104.208.48.178" + ] + }, + { + "ipconfigurationId": "Instance1", + "defaultBgpIpAddresses": [ + "10.30.0.5" + ], + "customBgpIpAddresses": [ + "169.254.21.10" + ], + "tunnelIpAddresses": [ + "104.208.48.179" + ] + } + ] } } } diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayList.json b/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayList.json index d8822e811f1d..c0e9ef7dd354 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayList.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayList.json @@ -111,7 +111,33 @@ "bgpSettings": { "asn": 65514, "bgpPeeringAddress": "10.0.1.30", - "peerWeight": 0 + "peerWeight": 0, + "bgpPeeringAddresses": [ + { + "ipconfigurationId": "Instance0", + "defaultBgpIpAddresses": [ + "10.30.0.4" + ], + "customBgpIpAddresses": [ + "169.254.21.5" + ], + "tunnelIpAddresses": [ + "104.208.48.178" + ] + }, + { + "ipconfigurationId": "Instance1", + "defaultBgpIpAddresses": [ + "10.30.0.5" + ], + "customBgpIpAddresses": [ + "169.254.21.10" + ], + "tunnelIpAddresses": [ + "104.208.48.179" + ] + } + ] } } }, @@ -176,7 +202,33 @@ "bgpSettings": { "asn": 65514, "bgpPeeringAddress": "10.0.1.30", - "peerWeight": 0 + "peerWeight": 0, + "bgpPeeringAddresses": [ + { + "ipconfigurationId": "Instance0", + "defaultBgpIpAddresses": [ + "10.30.0.4" + ], + "customBgpIpAddresses": [ + "169.254.21.5" + ], + "tunnelIpAddresses": [ + "104.208.48.178" + ] + }, + { + "ipconfigurationId": "Instance1", + "defaultBgpIpAddresses": [ + "10.30.0.5" + ], + "customBgpIpAddresses": [ + "169.254.21.10" + ], + "tunnelIpAddresses": [ + "104.208.48.179" + ] + } + ] } } } diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayListByResourceGroup.json b/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayListByResourceGroup.json index d8822e811f1d..c0e9ef7dd354 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayListByResourceGroup.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayListByResourceGroup.json @@ -111,7 +111,33 @@ "bgpSettings": { "asn": 65514, "bgpPeeringAddress": "10.0.1.30", - "peerWeight": 0 + "peerWeight": 0, + "bgpPeeringAddresses": [ + { + "ipconfigurationId": "Instance0", + "defaultBgpIpAddresses": [ + "10.30.0.4" + ], + "customBgpIpAddresses": [ + "169.254.21.5" + ], + "tunnelIpAddresses": [ + "104.208.48.178" + ] + }, + { + "ipconfigurationId": "Instance1", + "defaultBgpIpAddresses": [ + "10.30.0.5" + ], + "customBgpIpAddresses": [ + "169.254.21.10" + ], + "tunnelIpAddresses": [ + "104.208.48.179" + ] + } + ] } } }, @@ -176,7 +202,33 @@ "bgpSettings": { "asn": 65514, "bgpPeeringAddress": "10.0.1.30", - "peerWeight": 0 + "peerWeight": 0, + "bgpPeeringAddresses": [ + { + "ipconfigurationId": "Instance0", + "defaultBgpIpAddresses": [ + "10.30.0.4" + ], + "customBgpIpAddresses": [ + "169.254.21.5" + ], + "tunnelIpAddresses": [ + "104.208.48.178" + ] + }, + { + "ipconfigurationId": "Instance1", + "defaultBgpIpAddresses": [ + "10.30.0.5" + ], + "customBgpIpAddresses": [ + "169.254.21.10" + ], + "tunnelIpAddresses": [ + "104.208.48.179" + ] + } + ] } } } diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayPut.json b/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayPut.json index 9115b0695a17..34aa82b0578d 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayPut.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayPut.json @@ -38,7 +38,21 @@ ], "bgpSettings": { "asn": 65515, - "peerWeight": 0 + "peerWeight": 0, + "bgpPeeringAddresses": [ + { + "ipconfigurationId": "Instance0", + "customBgpIpAddresses": [ + "169.254.21.5" + ], + }, + { + "ipconfigurationId": "Instance1", + "customBgpIpAddresses": [ + "169.254.21.10" + ], + } + ] } } } @@ -125,7 +139,33 @@ "bgpSettings": { "asn": 65514, "bgpPeeringAddress": "10.0.1.30", - "peerWeight": 0 + "peerWeight": 0, + "bgpPeeringAddresses": [ + { + "ipconfigurationId": "Instance0", + "defaultBgpIpAddresses": [ + "10.30.0.4" + ], + "customBgpIpAddresses": [ + "169.254.21.5" + ], + "tunnelIpAddresses": [ + "104.208.48.178" + ] + }, + { + "ipconfigurationId": "Instance1", + "defaultBgpIpAddresses": [ + "10.30.0.5" + ], + "customBgpIpAddresses": [ + "169.254.21.10" + ], + "tunnelIpAddresses": [ + "104.208.48.179" + ] + } + ] } } } @@ -211,7 +251,33 @@ "bgpSettings": { "asn": 65514, "bgpPeeringAddress": "10.0.1.30", - "peerWeight": 0 + "peerWeight": 0, + "bgpPeeringAddresses": [ + { + "ipconfigurationId": "Instance0", + "defaultBgpIpAddresses": [ + "10.30.0.4" + ], + "customBgpIpAddresses": [ + "169.254.21.5" + ], + "tunnelIpAddresses": [ + "104.208.48.178" + ] + }, + { + "ipconfigurationId": "Instance1", + "defaultBgpIpAddresses": [ + "10.30.0.5" + ], + "customBgpIpAddresses": [ + "169.254.21.10" + ], + "tunnelIpAddresses": [ + "104.208.48.179" + ] + } + ] } } } diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayReset.json b/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayReset.json index 536cedca1ade..a34909ec67d1 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayReset.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayReset.json @@ -69,7 +69,33 @@ "bgpSettings": { "asn": 65514, "bgpPeeringAddress": "10.0.1.30", - "peerWeight": 0 + "peerWeight": 0, + "bgpPeeringAddresses": [ + { + "ipconfigurationId": "Instance0", + "defaultBgpIpAddresses": [ + "10.30.0.4" + ], + "customBgpIpAddresses": [ + "169.254.21.5" + ], + "tunnelIpAddresses": [ + "104.208.48.178" + ] + }, + { + "ipconfigurationId": "Instance1", + "defaultBgpIpAddresses": [ + "10.30.0.5" + ], + "customBgpIpAddresses": [ + "169.254.21.10" + ], + "tunnelIpAddresses": [ + "104.208.48.179" + ] + } + ] } } } diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayUpdateTags.json b/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayUpdateTags.json index 95d2a072a34e..e3f98d054373 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayUpdateTags.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayUpdateTags.json @@ -76,7 +76,33 @@ "bgpSettings": { "asn": 65515, "bgpPeeringAddress": "10.0.1.30", - "peerWeight": 0 + "peerWeight": 0, + "bgpPeeringAddresses": [ + { + "ipconfigurationId": "Instance0", + "defaultBgpIpAddresses": [ + "10.30.0.4" + ], + "customBgpIpAddresses": [ + "169.254.21.5" + ], + "tunnelIpAddresses": [ + "104.208.48.178" + ] + }, + { + "ipconfigurationId": "Instance1", + "defaultBgpIpAddresses": [ + "10.30.0.5" + ], + "customBgpIpAddresses": [ + "169.254.21.10" + ], + "tunnelIpAddresses": [ + "104.208.48.179" + ] + } + ] } } } From 46ba65e2db476297a8ca5dcc12d0004074b5d6c1 Mon Sep 17 00:00:00 2001 From: Khushboo Baheti Date: Sun, 31 May 2020 16:55:58 -0700 Subject: [PATCH 2/2] prettier --- .../2020-05-01/examples/VpnGatewayGet.json | 48 +++---- .../2020-05-01/examples/VpnGatewayList.json | 96 +++++++------- .../VpnGatewayListByResourceGroup.json | 96 +++++++------- .../2020-05-01/examples/VpnGatewayPut.json | 120 +++++++++--------- .../2020-05-01/examples/VpnGatewayReset.json | 48 +++---- .../examples/VpnGatewayUpdateTags.json | 48 +++---- 6 files changed, 228 insertions(+), 228 deletions(-) diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayGet.json b/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayGet.json index 6fa2d98f8028..e3ff7bf8a94e 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayGet.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayGet.json @@ -112,30 +112,30 @@ "bgpPeeringAddress": "10.0.1.30", "peerWeight": 0, "bgpPeeringAddresses": [ - { - "ipconfigurationId": "Instance0", - "defaultBgpIpAddresses": [ - "10.30.0.4" - ], - "customBgpIpAddresses": [ - "169.254.21.5" - ], - "tunnelIpAddresses": [ - "104.208.48.178" - ] - }, - { - "ipconfigurationId": "Instance1", - "defaultBgpIpAddresses": [ - "10.30.0.5" - ], - "customBgpIpAddresses": [ - "169.254.21.10" - ], - "tunnelIpAddresses": [ - "104.208.48.179" - ] - } + { + "ipconfigurationId": "Instance0", + "defaultBgpIpAddresses": [ + "10.30.0.4" + ], + "customBgpIpAddresses": [ + "169.254.21.5" + ], + "tunnelIpAddresses": [ + "104.208.48.178" + ] + }, + { + "ipconfigurationId": "Instance1", + "defaultBgpIpAddresses": [ + "10.30.0.5" + ], + "customBgpIpAddresses": [ + "169.254.21.10" + ], + "tunnelIpAddresses": [ + "104.208.48.179" + ] + } ] } } diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayList.json b/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayList.json index c0e9ef7dd354..2d5fcbc616d3 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayList.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayList.json @@ -113,30 +113,30 @@ "bgpPeeringAddress": "10.0.1.30", "peerWeight": 0, "bgpPeeringAddresses": [ - { - "ipconfigurationId": "Instance0", - "defaultBgpIpAddresses": [ - "10.30.0.4" - ], - "customBgpIpAddresses": [ - "169.254.21.5" - ], - "tunnelIpAddresses": [ - "104.208.48.178" - ] - }, - { - "ipconfigurationId": "Instance1", - "defaultBgpIpAddresses": [ - "10.30.0.5" - ], - "customBgpIpAddresses": [ - "169.254.21.10" - ], - "tunnelIpAddresses": [ - "104.208.48.179" - ] - } + { + "ipconfigurationId": "Instance0", + "defaultBgpIpAddresses": [ + "10.30.0.4" + ], + "customBgpIpAddresses": [ + "169.254.21.5" + ], + "tunnelIpAddresses": [ + "104.208.48.178" + ] + }, + { + "ipconfigurationId": "Instance1", + "defaultBgpIpAddresses": [ + "10.30.0.5" + ], + "customBgpIpAddresses": [ + "169.254.21.10" + ], + "tunnelIpAddresses": [ + "104.208.48.179" + ] + } ] } } @@ -204,30 +204,30 @@ "bgpPeeringAddress": "10.0.1.30", "peerWeight": 0, "bgpPeeringAddresses": [ - { - "ipconfigurationId": "Instance0", - "defaultBgpIpAddresses": [ - "10.30.0.4" - ], - "customBgpIpAddresses": [ - "169.254.21.5" - ], - "tunnelIpAddresses": [ - "104.208.48.178" - ] - }, - { - "ipconfigurationId": "Instance1", - "defaultBgpIpAddresses": [ - "10.30.0.5" - ], - "customBgpIpAddresses": [ - "169.254.21.10" - ], - "tunnelIpAddresses": [ - "104.208.48.179" - ] - } + { + "ipconfigurationId": "Instance0", + "defaultBgpIpAddresses": [ + "10.30.0.4" + ], + "customBgpIpAddresses": [ + "169.254.21.5" + ], + "tunnelIpAddresses": [ + "104.208.48.178" + ] + }, + { + "ipconfigurationId": "Instance1", + "defaultBgpIpAddresses": [ + "10.30.0.5" + ], + "customBgpIpAddresses": [ + "169.254.21.10" + ], + "tunnelIpAddresses": [ + "104.208.48.179" + ] + } ] } } diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayListByResourceGroup.json b/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayListByResourceGroup.json index c0e9ef7dd354..2d5fcbc616d3 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayListByResourceGroup.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayListByResourceGroup.json @@ -113,30 +113,30 @@ "bgpPeeringAddress": "10.0.1.30", "peerWeight": 0, "bgpPeeringAddresses": [ - { - "ipconfigurationId": "Instance0", - "defaultBgpIpAddresses": [ - "10.30.0.4" - ], - "customBgpIpAddresses": [ - "169.254.21.5" - ], - "tunnelIpAddresses": [ - "104.208.48.178" - ] - }, - { - "ipconfigurationId": "Instance1", - "defaultBgpIpAddresses": [ - "10.30.0.5" - ], - "customBgpIpAddresses": [ - "169.254.21.10" - ], - "tunnelIpAddresses": [ - "104.208.48.179" - ] - } + { + "ipconfigurationId": "Instance0", + "defaultBgpIpAddresses": [ + "10.30.0.4" + ], + "customBgpIpAddresses": [ + "169.254.21.5" + ], + "tunnelIpAddresses": [ + "104.208.48.178" + ] + }, + { + "ipconfigurationId": "Instance1", + "defaultBgpIpAddresses": [ + "10.30.0.5" + ], + "customBgpIpAddresses": [ + "169.254.21.10" + ], + "tunnelIpAddresses": [ + "104.208.48.179" + ] + } ] } } @@ -204,30 +204,30 @@ "bgpPeeringAddress": "10.0.1.30", "peerWeight": 0, "bgpPeeringAddresses": [ - { - "ipconfigurationId": "Instance0", - "defaultBgpIpAddresses": [ - "10.30.0.4" - ], - "customBgpIpAddresses": [ - "169.254.21.5" - ], - "tunnelIpAddresses": [ - "104.208.48.178" - ] - }, - { - "ipconfigurationId": "Instance1", - "defaultBgpIpAddresses": [ - "10.30.0.5" - ], - "customBgpIpAddresses": [ - "169.254.21.10" - ], - "tunnelIpAddresses": [ - "104.208.48.179" - ] - } + { + "ipconfigurationId": "Instance0", + "defaultBgpIpAddresses": [ + "10.30.0.4" + ], + "customBgpIpAddresses": [ + "169.254.21.5" + ], + "tunnelIpAddresses": [ + "104.208.48.178" + ] + }, + { + "ipconfigurationId": "Instance1", + "defaultBgpIpAddresses": [ + "10.30.0.5" + ], + "customBgpIpAddresses": [ + "169.254.21.10" + ], + "tunnelIpAddresses": [ + "104.208.48.179" + ] + } ] } } diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayPut.json b/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayPut.json index 34aa82b0578d..fc11c7e67b83 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayPut.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayPut.json @@ -40,18 +40,18 @@ "asn": 65515, "peerWeight": 0, "bgpPeeringAddresses": [ - { - "ipconfigurationId": "Instance0", - "customBgpIpAddresses": [ - "169.254.21.5" - ], - }, - { - "ipconfigurationId": "Instance1", - "customBgpIpAddresses": [ - "169.254.21.10" - ], - } + { + "ipconfigurationId": "Instance0", + "customBgpIpAddresses": [ + "169.254.21.5" + ] + }, + { + "ipconfigurationId": "Instance1", + "customBgpIpAddresses": [ + "169.254.21.10" + ] + } ] } } @@ -141,30 +141,30 @@ "bgpPeeringAddress": "10.0.1.30", "peerWeight": 0, "bgpPeeringAddresses": [ - { - "ipconfigurationId": "Instance0", - "defaultBgpIpAddresses": [ - "10.30.0.4" - ], - "customBgpIpAddresses": [ - "169.254.21.5" - ], - "tunnelIpAddresses": [ - "104.208.48.178" - ] - }, - { - "ipconfigurationId": "Instance1", - "defaultBgpIpAddresses": [ - "10.30.0.5" - ], - "customBgpIpAddresses": [ - "169.254.21.10" - ], - "tunnelIpAddresses": [ - "104.208.48.179" - ] - } + { + "ipconfigurationId": "Instance0", + "defaultBgpIpAddresses": [ + "10.30.0.4" + ], + "customBgpIpAddresses": [ + "169.254.21.5" + ], + "tunnelIpAddresses": [ + "104.208.48.178" + ] + }, + { + "ipconfigurationId": "Instance1", + "defaultBgpIpAddresses": [ + "10.30.0.5" + ], + "customBgpIpAddresses": [ + "169.254.21.10" + ], + "tunnelIpAddresses": [ + "104.208.48.179" + ] + } ] } } @@ -253,30 +253,30 @@ "bgpPeeringAddress": "10.0.1.30", "peerWeight": 0, "bgpPeeringAddresses": [ - { - "ipconfigurationId": "Instance0", - "defaultBgpIpAddresses": [ - "10.30.0.4" - ], - "customBgpIpAddresses": [ - "169.254.21.5" - ], - "tunnelIpAddresses": [ - "104.208.48.178" - ] - }, - { - "ipconfigurationId": "Instance1", - "defaultBgpIpAddresses": [ - "10.30.0.5" - ], - "customBgpIpAddresses": [ - "169.254.21.10" - ], - "tunnelIpAddresses": [ - "104.208.48.179" - ] - } + { + "ipconfigurationId": "Instance0", + "defaultBgpIpAddresses": [ + "10.30.0.4" + ], + "customBgpIpAddresses": [ + "169.254.21.5" + ], + "tunnelIpAddresses": [ + "104.208.48.178" + ] + }, + { + "ipconfigurationId": "Instance1", + "defaultBgpIpAddresses": [ + "10.30.0.5" + ], + "customBgpIpAddresses": [ + "169.254.21.10" + ], + "tunnelIpAddresses": [ + "104.208.48.179" + ] + } ] } } diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayReset.json b/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayReset.json index a34909ec67d1..1bb0c69b57a5 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayReset.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayReset.json @@ -71,30 +71,30 @@ "bgpPeeringAddress": "10.0.1.30", "peerWeight": 0, "bgpPeeringAddresses": [ - { - "ipconfigurationId": "Instance0", - "defaultBgpIpAddresses": [ - "10.30.0.4" - ], - "customBgpIpAddresses": [ - "169.254.21.5" - ], - "tunnelIpAddresses": [ - "104.208.48.178" - ] - }, - { - "ipconfigurationId": "Instance1", - "defaultBgpIpAddresses": [ - "10.30.0.5" - ], - "customBgpIpAddresses": [ - "169.254.21.10" - ], - "tunnelIpAddresses": [ - "104.208.48.179" - ] - } + { + "ipconfigurationId": "Instance0", + "defaultBgpIpAddresses": [ + "10.30.0.4" + ], + "customBgpIpAddresses": [ + "169.254.21.5" + ], + "tunnelIpAddresses": [ + "104.208.48.178" + ] + }, + { + "ipconfigurationId": "Instance1", + "defaultBgpIpAddresses": [ + "10.30.0.5" + ], + "customBgpIpAddresses": [ + "169.254.21.10" + ], + "tunnelIpAddresses": [ + "104.208.48.179" + ] + } ] } } diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayUpdateTags.json b/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayUpdateTags.json index e3f98d054373..f303c2eafd10 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayUpdateTags.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnGatewayUpdateTags.json @@ -78,30 +78,30 @@ "bgpPeeringAddress": "10.0.1.30", "peerWeight": 0, "bgpPeeringAddresses": [ - { - "ipconfigurationId": "Instance0", - "defaultBgpIpAddresses": [ - "10.30.0.4" - ], - "customBgpIpAddresses": [ - "169.254.21.5" - ], - "tunnelIpAddresses": [ - "104.208.48.178" - ] - }, - { - "ipconfigurationId": "Instance1", - "defaultBgpIpAddresses": [ - "10.30.0.5" - ], - "customBgpIpAddresses": [ - "169.254.21.10" - ], - "tunnelIpAddresses": [ - "104.208.48.179" - ] - } + { + "ipconfigurationId": "Instance0", + "defaultBgpIpAddresses": [ + "10.30.0.4" + ], + "customBgpIpAddresses": [ + "169.254.21.5" + ], + "tunnelIpAddresses": [ + "104.208.48.178" + ] + }, + { + "ipconfigurationId": "Instance1", + "defaultBgpIpAddresses": [ + "10.30.0.5" + ], + "customBgpIpAddresses": [ + "169.254.21.10" + ], + "tunnelIpAddresses": [ + "104.208.48.179" + ] + } ] } }