Skip to content

Commit e877f8c

Browse files
author
SDKAuto
committed
CodeGen from PR 15998 in Azure/azure-rest-api-specs
Merge 50a7f6db1f0f80bc9db2d7e798410924bf1a70b8 into 6917349e0c25aa76856efaf937402894a8fb98da
1 parent a1bb24f commit e877f8c

File tree

104 files changed

+1142
-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.

104 files changed

+1142
-2
lines changed

sdk/network/arm-network/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"rollup-plugin-sourcemaps": "^0.4.2",
2828
"uglify-js": "^3.6.0"
2929
},
30-
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/network/arm-network",
30+
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/network/arm-network",
3131
"repository": {
3232
"type": "git",
3333
"url": "https://github.com/Azure/azure-sdk-for-js.git"

sdk/network/arm-network/src/models/applicationGatewayPrivateEndpointConnectionsMappers.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,8 @@ export {
262262
RouteFilterRule,
263263
RouteTable,
264264
RoutingConfiguration,
265+
RoutingIntent,
266+
RoutingPolicy,
265267
SecurityPartnerProvider,
266268
SecurityRule,
267269
ServiceAssociationLink,

sdk/network/arm-network/src/models/applicationGatewayPrivateLinkResourcesMappers.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,8 @@ export {
262262
RouteFilterRule,
263263
RouteTable,
264264
RoutingConfiguration,
265+
RoutingIntent,
266+
RoutingPolicy,
265267
SecurityPartnerProvider,
266268
SecurityRule,
267269
ServiceAssociationLink,

sdk/network/arm-network/src/models/applicationGatewaysMappers.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,8 @@ export {
272272
RouteFilterRule,
273273
RouteTable,
274274
RoutingConfiguration,
275+
RoutingIntent,
276+
RoutingPolicy,
275277
SecurityPartnerProvider,
276278
SecurityRule,
277279
ServiceAssociationLink,

sdk/network/arm-network/src/models/applicationSecurityGroupsMappers.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,8 @@ export {
262262
RouteFilterRule,
263263
RouteTable,
264264
RoutingConfiguration,
265+
RoutingIntent,
266+
RoutingPolicy,
265267
SecurityPartnerProvider,
266268
SecurityRule,
267269
ServiceAssociationLink,

sdk/network/arm-network/src/models/availableEndpointServicesMappers.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,8 @@ export {
262262
RouteFilterRule,
263263
RouteTable,
264264
RoutingConfiguration,
265+
RoutingIntent,
266+
RoutingPolicy,
265267
SecurityPartnerProvider,
266268
SecurityRule,
267269
ServiceAssociationLink,

sdk/network/arm-network/src/models/azureFirewallFqdnTagsMappers.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,8 @@ export {
262262
RouteFilterRule,
263263
RouteTable,
264264
RoutingConfiguration,
265+
RoutingIntent,
266+
RoutingPolicy,
265267
SecurityPartnerProvider,
266268
SecurityRule,
267269
ServiceAssociationLink,

sdk/network/arm-network/src/models/azureFirewallsMappers.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,8 @@ export {
262262
RouteFilterRule,
263263
RouteTable,
264264
RoutingConfiguration,
265+
RoutingIntent,
266+
RoutingPolicy,
265267
SecurityPartnerProvider,
266268
SecurityRule,
267269
ServiceAssociationLink,

sdk/network/arm-network/src/models/bastionHostsMappers.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,8 @@ export {
262262
RouteFilterRule,
263263
RouteTable,
264264
RoutingConfiguration,
265+
RoutingIntent,
266+
RoutingPolicy,
265267
SecurityPartnerProvider,
266268
SecurityRule,
267269
ServiceAssociationLink,

sdk/network/arm-network/src/models/bgpServiceCommunitiesMappers.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,8 @@ export {
262262
RouteFilterRule,
263263
RouteTable,
264264
RoutingConfiguration,
265+
RoutingIntent,
266+
RoutingPolicy,
265267
SecurityPartnerProvider,
266268
SecurityRule,
267269
ServiceAssociationLink,

0 commit comments

Comments
 (0)