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..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 @@ -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..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 @@ -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..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 @@ -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..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 @@ -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..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 @@ -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..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 @@ -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" + ] + } + ] } } }