Skip to content

Commit 85aedc1

Browse files
MikhailTryakhovirrogozhKawilki-Mutbarn-msjunyezhu
authored
Mitryakh/network july (#11475)
* Adds base for updating Microsoft.Network from version stable/2020-06-01 to version 2020-07-01 * Updates readme * Updates API version in new specs and examples * Minor fix in flowLog URI + updated examples for connection monitor (#10524) * Minor fix in flowLog URI + updated examples for connection monitor * Reseted the change in networkWtacher spec, updated examples * fix * Update LB and PIP with new global load balancing properties (#10529) * updading LB and PIP with new properties necessary for global loadbalancing as well as new appropriate examples * Ran prettier and fixed syntax in loadbalancer.json * added 07/01 tags to python readme * Adding express route port authorization apis (#10491) * Adding express route port authorization apis * adding left out changes for prev commit * adding left out changes for prev commit * removing name as its handled by upper class * fixing model validation * making port auth key read only * making enum unique * making authorizations child resource only * part of last commit * fixing last commit * fixing last commit * removing child resource authorizations from parent port request and response * update link context to type dictionary (#10624) * [Merge from master] Add InboundSecurityRule, virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute (#10736) * Add virtual hub bgp connections subresources virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute with POST opertion * Add examples * Change name of operationid * change output of advertised route * Add PUT InboundSecurityRules for NVA * merge * Add examples * merge * merge * change output of advertised route * Add type "Local gateway" to virtualNetworkGateway (#10802) * Add virtual hub bgp connections subresources virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute with POST opertion * Add examples * Change name of operationid * change output of advertised route * Add PUT InboundSecurityRules for NVA * merge * Add examples * merge * merge * change output of advertised route * Add type local to virtualNetworkGateway * fix bug * fix bug * fix typo * fix bug and add requirements * Add Enum * fix bug * Added Sku Tier property to public ip address prefix (#10831) * Removed object from nat gateway create or update response july release (#10834) * Removed object from NatGateway CreateOrUpdate Response * fixed syntax * Removing response body from example * ran prettier * Add firewall policy premium feature properties (#10780) * Add firewall policy premium feature properties * CR * add examples * Add transportSecurity examples * remove redundant class * fix examples * Added format to integers (#10912) * Added format to integers * Updated 07-01 networkWatcher swagger with formats for integer properties * Revert "Added format to integers" This reverts commit 6588b61. * Add expressRouteGatewayBypass for enabling FastPath to vWan Firewall hub (#10963) * Add expressRouteGatewayBypass flag for enabling FastPath to vWan Firewall * Updated the target version to July release Co-authored-by: Sachet Hegde <[email protected]> * Add translatedFqdn field for Policy Nat Rule (#11012) * Add Firewall Policy sku tier (#10929) * Add firewall policy premium feature properties * CR * add examples * Add transportSecurity examples * remove redundant class * fix examples * Add firewall policy sku tier * fix validation * added extended location to 5 entities. (#11000) * added extended location to 5 entities. * Added period. Co-authored-by: Mirza Sikander <[email protected]> * Added 'migrate' query parameter in PutConnectionMonitor (#10980) * Update ipGroup swagger to include firewallPolicies (#11051) * fix ipGroup swagger to include firewallPolicies * Prettier * Change transit flag for VR from enableVirtualRouterRoutePropogation to allowBranchToBranchTraffic (#11015) * Add InboundSecurityRule, virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute (#11185) * Add virtual hub bgp connections subresources virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute with POST opertion * Add examples * Change name of operationid * change output of advertised route * Add PUT InboundSecurityRules for NVA * merge * Add examples * merge * merge * change output of advertised route * Add type local to virtualNetworkGateway * fix bug * fix bug * fix typo * fix bug and add requirements * Add Enum * fix bug * Add InboundSecurityRule, virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute * prettier * Adding Route Preference property into VpnGateway and P2SGateway (#11119) * commit1 * Fixes Co-authored-by: Khushboo Baheti <[email protected]> * FirewallPolicy Application Rule with WebCategories (#11049) * FirewallPolicy Application Rule with WebCategories * azureWebCategories * validated models/examples * fix json * Remove redundant files * prettier * Fix PR comments * Fixed file name * Fixing error * Spell Check fix * Changed operationId/Tags * "x-ms-azure-resource": true * Revert ""x-ms-azure-resource": true" This reverts commit e360800. * Network july release - Feature: Address space update in peered vNets (#11090) * Adding new fields in PutvNetPeering to support address space update in peered vNets Added the new fields and the examples to support the address space update in peered vNets. * Fixing spell checks * Update custom-words.txt * Adding the feature to sync the address space on peering * Using the new example file added * Reverting the new file as it's mot working * Fixing a prettier error Co-authored-by: Hari Prasad Perabattula <[email protected]> * Support for Default/Initiator/Responder Connection Mode for Virtual Network Gateway Connections (#11201) * Initiator/Reponder Connection Mode Support * Prettier Fix Co-authored-by: Abhishek Shah <[email protected]> * Add type "Local gateway" to virtualNetworkGateway to 2020-07-01 (#11231) * Add virtual hub bgp connections subresources virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute with POST opertion * Add examples * Change name of operationid * change output of advertised route * Add PUT InboundSecurityRules for NVA * merge * Add examples * merge * merge * change output of advertised route * Add type local to virtualNetworkGateway * fix bug * fix bug * fix typo * fix bug and add requirements * Add Enum * fix bug * Add InboundSecurityRule, virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute * prettier * Add to 0701 * Update virtualNetworkGateway.json Change description to match others * Revert "Update virtualNetworkGateway.json" This reverts commit a4b72d4. * Change description * change names * change name to match * match * change definition * change reference * change ref * delete from 0601 * Removed ReadOnly from extendedLocation for virtual network gateway (#11274) * Add virtual hub bgp connections subresources virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute with POST opertion * Add examples * Change name of operationid * change output of advertised route * Add PUT InboundSecurityRules for NVA * merge * Add examples * merge * merge * change output of advertised route * Add type local to virtualNetworkGateway * fix bug * fix bug * fix typo * fix bug and add requirements * Add Enum * fix bug * Add InboundSecurityRule, virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute * prettier * Add to 0701 * Update virtualNetworkGateway.json Change description to match others * Revert "Update virtualNetworkGateway.json" This reverts commit a4b72d4. * Change description * change names * change name to match * match * change definition * change reference * change ref * delete from 0601 * Delete read only from extended location * merge from azure * Revert "merge from azure" This reverts commit fbdf7d6. * adding nextLink property to Service Tag definition (#11177) * adding nextLink property to Service Tag definition * updated value of nextLink example for service tag * Revert "Adding express route port authorization apis (#10491)" (#10944) This reverts commit 29a80fe. Co-authored-by: utbarn <[email protected]> * {VirtualWan} {HubRouteTables} : Fix parameter type in network-july-release branch (#11280) * update 2020-07-01 folder also * fix the type of the parameter * update one more missed fix * updated examples (#11406) * Connection Mode type fix (#11470) Co-authored-by: Abhishek Shah <[email protected]> * Fixed pythod.md file Co-authored-by: irrogozh <[email protected]> Co-authored-by: Kayden Wilkinson <[email protected]> Co-authored-by: utbarn <[email protected]> Co-authored-by: junyezhu <[email protected]> Co-authored-by: litchiyangMSFT <[email protected]> Co-authored-by: adgrieve <[email protected]> Co-authored-by: Sachet Hegde <[email protected]> Co-authored-by: Sachet Hegde <[email protected]> Co-authored-by: tejasshah7 <[email protected]> Co-authored-by: Mirza Sikander <[email protected]> Co-authored-by: Mirza Sikander <[email protected]> Co-authored-by: ssripadham <[email protected]> Co-authored-by: naveenchekuri <[email protected]> Co-authored-by: Khushboo Baheti <[email protected]> Co-authored-by: Khushboo Baheti <[email protected]> Co-authored-by: Hari Prasad Perabattula <[email protected]> Co-authored-by: Hari Prasad Perabattula <[email protected]> Co-authored-by: Abhishek Shah <[email protected]> Co-authored-by: Abhishek Shah <[email protected]> Co-authored-by: guptas14 <[email protected]> Co-authored-by: utbarn-ms <[email protected]> Co-authored-by: Ritvika Reddy Nagula <[email protected]> Co-authored-by: Ritvika Reddy Nagula <[email protected]>
1 parent f150a6d commit 85aedc1

File tree

628 files changed

+87807
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

628 files changed

+87807
-2
lines changed

custom-words.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1764,6 +1764,7 @@ Unregistering
17641764
Unregisters
17651765
unrestorable
17661766
unsubstituted
1767+
Unsynced
17671768
untagged
17681769
Untracked
17691770
unvalidated

specification/network/resource-manager/Microsoft.Network/stable/2020-04-01/examples/P2SVpnGatewayGet.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,31 @@
3232
"addressPrefixes": [
3333
"101.3.0.0/16"
3434
]
35+
},
36+
"routingConfiguration": {
37+
"associatedRouteTable": {
38+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable1"
39+
},
40+
"propagatedRouteTables": {
41+
"labels": [
42+
"label1",
43+
"label2"
44+
],
45+
"ids": [
46+
{
47+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable1"
48+
},
49+
{
50+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable2"
51+
},
52+
{
53+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable3"
54+
}
55+
]
56+
},
57+
"vnetRoutes": {
58+
"staticRoutes": []
59+
}
3560
}
3661
}
3762
}

specification/network/resource-manager/Microsoft.Network/stable/2020-04-01/examples/P2SVpnGatewayList.json

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,31 @@
3333
"addressPrefixes": [
3434
"101.3.0.0/16"
3535
]
36+
},
37+
"routingConfiguration": {
38+
"associatedRouteTable": {
39+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable1"
40+
},
41+
"propagatedRouteTables": {
42+
"labels": [
43+
"label1",
44+
"label2"
45+
],
46+
"ids": [
47+
{
48+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable1"
49+
},
50+
{
51+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable2"
52+
},
53+
{
54+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable3"
55+
}
56+
]
57+
},
58+
"vnetRoutes": {
59+
"staticRoutes": []
60+
}
3661
}
3762
}
3863
}
@@ -74,6 +99,31 @@
7499
"addressPrefixes": [
75100
"101.4.0.0/16"
76101
]
102+
},
103+
"routingConfiguration": {
104+
"associatedRouteTable": {
105+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub2/hubRouteTables/hubRouteTable1"
106+
},
107+
"propagatedRouteTables": {
108+
"labels": [
109+
"label1",
110+
"label2"
111+
],
112+
"ids": [
113+
{
114+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub2/hubRouteTables/hubRouteTable1"
115+
},
116+
{
117+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub2/hubRouteTables/hubRouteTable2"
118+
},
119+
{
120+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub2/hubRouteTables/hubRouteTable3"
121+
}
122+
]
123+
},
124+
"vnetRoutes": {
125+
"staticRoutes": []
126+
}
77127
}
78128
}
79129
}

specification/network/resource-manager/Microsoft.Network/stable/2020-04-01/examples/P2SVpnGatewayListByResourceGroup.json

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,31 @@
3131
"addressPrefixes": [
3232
"101.3.0.0/16"
3333
]
34+
},
35+
"routingConfiguration": {
36+
"associatedRouteTable": {
37+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable1"
38+
},
39+
"propagatedRouteTables": {
40+
"labels": [
41+
"label1",
42+
"label2"
43+
],
44+
"ids": [
45+
{
46+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable1"
47+
},
48+
{
49+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable2"
50+
},
51+
{
52+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable3"
53+
}
54+
]
55+
},
56+
"vnetRoutes": {
57+
"staticRoutes": []
58+
}
3459
}
3560
}
3661
}
@@ -70,6 +95,31 @@
7095
"addressPrefixes": [
7196
"101.3.0.0/16"
7297
]
98+
},
99+
"routingConfiguration": {
100+
"associatedRouteTable": {
101+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub2/hubRouteTables/hubRouteTable1"
102+
},
103+
"propagatedRouteTables": {
104+
"labels": [
105+
"label1",
106+
"label2"
107+
],
108+
"ids": [
109+
{
110+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub2/hubRouteTables/hubRouteTable1"
111+
},
112+
{
113+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub2/hubRouteTables/hubRouteTable2"
114+
},
115+
{
116+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub2/hubRouteTables/hubRouteTable3"
117+
}
118+
]
119+
},
120+
"vnetRoutes": {
121+
"staticRoutes": []
122+
}
73123
}
74124
}
75125
}

specification/network/resource-manager/Microsoft.Network/stable/2020-04-01/examples/P2SVpnGatewayPut.json

Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,31 @@
2525
"addressPrefixes": [
2626
"101.3.0.0/16"
2727
]
28+
},
29+
"routingConfiguration": {
30+
"associatedRouteTable": {
31+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable1"
32+
},
33+
"propagatedRouteTables": {
34+
"labels": [
35+
"label1",
36+
"label2"
37+
],
38+
"ids": [
39+
{
40+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable1"
41+
},
42+
{
43+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable2"
44+
},
45+
{
46+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable3"
47+
}
48+
]
49+
},
50+
"vnetRoutes": {
51+
"staticRoutes": []
52+
}
2853
}
2954
}
3055
}
@@ -60,6 +85,31 @@
6085
"addressPrefixes": [
6186
"101.3.0.0/16"
6287
]
88+
},
89+
"routingConfiguration": {
90+
"associatedRouteTable": {
91+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable1"
92+
},
93+
"propagatedRouteTables": {
94+
"labels": [
95+
"label1",
96+
"label2"
97+
],
98+
"ids": [
99+
{
100+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable1"
101+
},
102+
{
103+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable2"
104+
},
105+
{
106+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable3"
107+
}
108+
]
109+
},
110+
"vnetRoutes": {
111+
"staticRoutes": []
112+
}
63113
}
64114
}
65115
}
@@ -100,6 +150,31 @@
100150
"addressPrefixes": [
101151
"101.3.0.0/16"
102152
]
153+
},
154+
"routingConfiguration": {
155+
"associatedRouteTable": {
156+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable1"
157+
},
158+
"propagatedRouteTables": {
159+
"labels": [
160+
"label1",
161+
"label2"
162+
],
163+
"ids": [
164+
{
165+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable1"
166+
},
167+
{
168+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable2"
169+
},
170+
{
171+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable3"
172+
}
173+
]
174+
},
175+
"vnetRoutes": {
176+
"staticRoutes": []
177+
}
103178
}
104179
}
105180
}

specification/network/resource-manager/Microsoft.Network/stable/2020-04-01/examples/P2SVpnGatewayUpdateTags.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,31 @@
4040
"addressPrefixes": [
4141
"101.3.0.0/16"
4242
]
43+
},
44+
"routingConfiguration": {
45+
"associatedRouteTable": {
46+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable1"
47+
},
48+
"propagatedRouteTables": {
49+
"labels": [
50+
"label1",
51+
"label2"
52+
],
53+
"ids": [
54+
{
55+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable1"
56+
},
57+
{
58+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable2"
59+
},
60+
{
61+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable3"
62+
}
63+
]
64+
},
65+
"vnetRoutes": {
66+
"staticRoutes": []
67+
}
4368
}
4469
}
4570
}

specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/P2SVpnGatewayGet.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,31 @@
3232
"addressPrefixes": [
3333
"101.3.0.0/16"
3434
]
35+
},
36+
"routingConfiguration": {
37+
"associatedRouteTable": {
38+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable1"
39+
},
40+
"propagatedRouteTables": {
41+
"labels": [
42+
"label1",
43+
"label2"
44+
],
45+
"ids": [
46+
{
47+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable1"
48+
},
49+
{
50+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable2"
51+
},
52+
{
53+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable3"
54+
}
55+
]
56+
},
57+
"vnetRoutes": {
58+
"staticRoutes": []
59+
}
3560
}
3661
}
3762
}

specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/P2SVpnGatewayList.json

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,31 @@
3333
"addressPrefixes": [
3434
"101.3.0.0/16"
3535
]
36+
},
37+
"routingConfiguration": {
38+
"associatedRouteTable": {
39+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable1"
40+
},
41+
"propagatedRouteTables": {
42+
"labels": [
43+
"label1",
44+
"label2"
45+
],
46+
"ids": [
47+
{
48+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable1"
49+
},
50+
{
51+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable2"
52+
},
53+
{
54+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub1/hubRouteTables/hubRouteTable3"
55+
}
56+
]
57+
},
58+
"vnetRoutes": {
59+
"staticRoutes": []
60+
}
3661
}
3762
}
3863
}
@@ -77,6 +102,31 @@
77102
"addressPrefixes": [
78103
"101.4.0.0/16"
79104
]
105+
},
106+
"routingConfiguration": {
107+
"associatedRouteTable": {
108+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub2/hubRouteTables/hubRouteTable1"
109+
},
110+
"propagatedRouteTables": {
111+
"labels": [
112+
"label1",
113+
"label2"
114+
],
115+
"ids": [
116+
{
117+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub2/hubRouteTables/hubRouteTable1"
118+
},
119+
{
120+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub2/hubRouteTables/hubRouteTable2"
121+
},
122+
{
123+
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub2/hubRouteTables/hubRouteTable3"
124+
}
125+
]
126+
},
127+
"vnetRoutes": {
128+
"staticRoutes": []
129+
}
80130
}
81131
}
82132
}

0 commit comments

Comments
 (0)