Skip to content

Commit 6911f05

Browse files
committed
Help fixes for Network, EventHub
1 parent cccc877 commit 6911f05

File tree

4 files changed

+324
-32
lines changed

4 files changed

+324
-32
lines changed

src/ResourceManager/EventHub/Commands.EventHub/help/Set-AzureRmEventHubNamespace.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ Accept pipeline input: False
169169
Accept wildcard characters: False
170170
```
171171
172-
#### -EnableAutoInflate
172+
### -EnableAutoInflate
173173
Indicates whether AutoInflate is enabled
174174
175175
```yaml
@@ -217,7 +217,12 @@ Accept wildcard characters: False
217217
## INPUTS
218218
219219
### System.String
220-
System.Nullable\`1\[\[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089\]\] System.Nullable\`1\[\[Microsoft.Azure.Management.EventHub.Models.NamespaceState, Microsoft.Azure.Management.EventHub, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35\]\] System.Collections.Hashtable
220+
221+
### System.Int32
222+
223+
### Microsoft.Azure.Management.EventHub.Models.NamespaceState
224+
225+
### System.Collections.Hashtable
221226
222227
## OUTPUTS
223228

src/ResourceManager/Network/Commands.Network/help/AzureRM.Network.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,9 @@ Moves an ExpressRoute circuit from the classic deployment model to the Resource
317317
### [Move-AzureRmExpressRouteCircuit](Move-AzureRmExpressRouteCircuit.md)
318318
Moves an ExpressRoute circuit from the classic deployment model to the Resource Manager deployment model.
319319

320+
### [New-AzureRmApplicationGateway](New-AzureRmApplicationGateway.md)
321+
Creates an application gateway.
322+
320323
### [New-AzureRmApplicationGatewayAuthenticationCertificate](New-AzureRmApplicationGatewayAuthenticationCertificate.md)
321324
Creates an authentication certificate for an application gateway.
322325

0 commit comments

Comments
 (0)