Skip to content

Commit db57ae4

Browse files
Dropped unused file;Updated description in md help
1 parent 66ff7aa commit db57ae4

File tree

4 files changed

+3
-24
lines changed

4 files changed

+3
-24
lines changed

src/ResourceManager/Network/Commands.Network/Models/PSResourceSku.cs

Lines changed: 0 additions & 21 deletions
This file was deleted.

src/ResourceManager/Network/Commands.Network/help/Add-AzureRmLoadBalancerRuleConfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Accept wildcard characters: False
9393
```
9494
9595
### -DisableOutboundSNAT
96-
DisableOutboundSNAT
96+
Configures SNAT for the VMs in the backend pool to use the publicIP address specified in the frontend of the load balancing rule.
9797
9898
```yaml
9999
Type: SwitchParameter

src/ResourceManager/Network/Commands.Network/help/New-AzureRmLoadBalancerRuleConfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Accept wildcard characters: False
9898
```
9999
100100
### -DisableOutboundSNAT
101-
DisableOutboundSNAT
101+
Configures SNAT for the VMs in the backend pool to use the publicIP address specified in the frontend of the load balancing rule.
102102
103103
```yaml
104104
Type: SwitchParameter

src/ResourceManager/Network/Commands.Network/help/Set-AzureRmLoadBalancerRuleConfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Accept wildcard characters: False
9797
```
9898
9999
### -DisableOutboundSNAT
100-
DisableOutboundSNAT
100+
Configures SNAT for the VMs in the backend pool to use the publicIP address specified in the frontend of the load balancing rule.
101101
102102
```yaml
103103
Type: SwitchParameter

0 commit comments

Comments
 (0)