Skip to content

Commit e441015

Browse files
author
SDK Automation
committed
Generated from ee50ad4d288f98c0ec5ed72f2411755736dd1b58
Add PUT InboundSecurityRules for NVA
1 parent f6d8c98 commit e441015

File tree

100 files changed

+800
-0
lines changed

Some content is hidden

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

100 files changed

+800
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,8 @@ export {
159159
HubVirtualNetworkConnection,
160160
InboundNatPool,
161161
InboundNatRule,
162+
InboundSecurityRule,
163+
InboundSecurityRules,
162164
IpAllocation,
163165
IPConfiguration,
164166
IPConfigurationBgpPeeringAddress,

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,8 @@ export {
159159
HubVirtualNetworkConnection,
160160
InboundNatPool,
161161
InboundNatRule,
162+
InboundSecurityRule,
163+
InboundSecurityRules,
162164
IpAllocation,
163165
IPConfiguration,
164166
IPConfigurationBgpPeeringAddress,

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,8 @@ export {
169169
HubVirtualNetworkConnection,
170170
InboundNatPool,
171171
InboundNatRule,
172+
InboundSecurityRule,
173+
InboundSecurityRules,
172174
IpAllocation,
173175
IPConfiguration,
174176
IPConfigurationBgpPeeringAddress,

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,8 @@ export {
159159
HubVirtualNetworkConnection,
160160
InboundNatPool,
161161
InboundNatRule,
162+
InboundSecurityRule,
163+
InboundSecurityRules,
162164
IpAllocation,
163165
IPConfiguration,
164166
IPConfigurationBgpPeeringAddress,

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,8 @@ export {
159159
HubVirtualNetworkConnection,
160160
InboundNatPool,
161161
InboundNatRule,
162+
InboundSecurityRule,
163+
InboundSecurityRules,
162164
IpAllocation,
163165
IPConfiguration,
164166
IPConfigurationBgpPeeringAddress,

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,8 @@ export {
159159
HubVirtualNetworkConnection,
160160
InboundNatPool,
161161
InboundNatRule,
162+
InboundSecurityRule,
163+
InboundSecurityRules,
162164
IpAllocation,
163165
IPConfiguration,
164166
IPConfigurationBgpPeeringAddress,

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,8 @@ export {
159159
HubVirtualNetworkConnection,
160160
InboundNatPool,
161161
InboundNatRule,
162+
InboundSecurityRule,
163+
InboundSecurityRules,
162164
IpAllocation,
163165
IPConfiguration,
164166
IPConfigurationBgpPeeringAddress,

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,8 @@ export {
159159
HubVirtualNetworkConnection,
160160
InboundNatPool,
161161
InboundNatRule,
162+
InboundSecurityRule,
163+
InboundSecurityRules,
162164
IpAllocation,
163165
IPConfiguration,
164166
IPConfigurationBgpPeeringAddress,

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,8 @@ export {
159159
HubVirtualNetworkConnection,
160160
InboundNatPool,
161161
InboundNatRule,
162+
InboundSecurityRule,
163+
InboundSecurityRules,
162164
IpAllocation,
163165
IPConfiguration,
164166
IPConfigurationBgpPeeringAddress,

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,8 @@ export {
166166
HubVirtualNetworkConnection,
167167
InboundNatPool,
168168
InboundNatRule,
169+
InboundSecurityRule,
170+
InboundSecurityRules,
169171
IpAllocation,
170172
IPConfiguration,
171173
IPConfigurationBgpPeeringAddress,

0 commit comments

Comments
 (0)