Skip to content

Commit 128f1ec

Browse files
committed
[AppGW] Fixing help file
1 parent 82aacf8 commit 128f1ec

File tree

1 file changed

+158
-0
lines changed

1 file changed

+158
-0
lines changed

src/ResourceManager/Network/Commands.Network/Microsoft.Azure.Commands.Network.dll-Help.xml

Lines changed: 158 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44060,6 +44060,164 @@ PS C:\> $Cert = Set-AzureRmApplicationGatewaySslCertificate –ApplicationGat
4406044060
</maml:relatedLinks>
4406144061
</command:command>
4406244062
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
44063+
<!--Generated by PS Cmdlet Help Editor-->
44064+
<command:details>
44065+
<command:name>Remove-AzureRmApplicationGatewaySslPolicy</command:name>
44066+
<maml:description>
44067+
<maml:para>Removes Ssl policy of an application gateway.</maml:para>
44068+
</maml:description>
44069+
<maml:copyright>
44070+
<maml:para />
44071+
</maml:copyright>
44072+
<command:verb>Set</command:verb>
44073+
<command:noun>AzureRmApplicationGatewaySslPolicy</command:noun>
44074+
<dev:version />
44075+
</command:details>
44076+
<maml:description>
44077+
<maml:para>The Remove-AzureRmApplicationGatewaySslPolicy cmdlet removes Ssl policy of an application gateway.</maml:para>
44078+
</maml:description>
44079+
<command:syntax>
44080+
<command:syntaxItem>
44081+
<maml:name>Remove-AzureRmApplicationGatewaySslPolicy</maml:name>
44082+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
44083+
<maml:name>ApplicationGateway</maml:name>
44084+
<maml:description>
44085+
<maml:para />
44086+
</maml:description>
44087+
<command:parameterValue required="true" variableLength="false">PSApplicationGateway</command:parameterValue>
44088+
</command:parameter>
44089+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
44090+
<maml:name>InformationAction</maml:name>
44091+
<maml:description>
44092+
<maml:para />
44093+
</maml:description>
44094+
<command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
44095+
</command:parameter>
44096+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
44097+
<maml:name>InformationVariable</maml:name>
44098+
<maml:description>
44099+
<maml:para />
44100+
</maml:description>
44101+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
44102+
</command:parameter>
44103+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
44104+
<maml:name>WhatIf</maml:name>
44105+
<maml:description>
44106+
<maml:para />
44107+
</maml:description>
44108+
<command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
44109+
</command:parameter>
44110+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
44111+
<maml:name>Confirm</maml:name>
44112+
<maml:description>
44113+
<maml:para />
44114+
</maml:description>
44115+
<command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
44116+
</command:parameter>
44117+
</command:syntaxItem>
44118+
</command:syntax>
44119+
<command:parameters>
44120+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
44121+
<maml:name>ApplicationGateway</maml:name>
44122+
<maml:description>
44123+
<maml:para />
44124+
</maml:description>
44125+
<command:parameterValue required="true" variableLength="false">PSApplicationGateway</command:parameterValue>
44126+
<dev:type>
44127+
<maml:name>PSApplicationGateway</maml:name>
44128+
<maml:uri/>
44129+
</dev:type>
44130+
<dev:defaultValue></dev:defaultValue>
44131+
</command:parameter>
44132+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
44133+
<maml:name>InformationAction</maml:name>
44134+
<maml:description>
44135+
<maml:para />
44136+
</maml:description>
44137+
<command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
44138+
<dev:type>
44139+
<maml:name>ActionPreference</maml:name>
44140+
<maml:uri/>
44141+
</dev:type>
44142+
<dev:defaultValue></dev:defaultValue>
44143+
</command:parameter>
44144+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
44145+
<maml:name>InformationVariable</maml:name>
44146+
<maml:description>
44147+
<maml:para />
44148+
</maml:description>
44149+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
44150+
<dev:type>
44151+
<maml:name>String</maml:name>
44152+
<maml:uri/>
44153+
</dev:type>
44154+
<dev:defaultValue></dev:defaultValue>
44155+
</command:parameter>
44156+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
44157+
<maml:name>WhatIf</maml:name>
44158+
<maml:description>
44159+
<maml:para />
44160+
</maml:description>
44161+
<command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
44162+
<dev:type>
44163+
<maml:name>SwitchParameter</maml:name>
44164+
<maml:uri/>
44165+
</dev:type>
44166+
<dev:defaultValue></dev:defaultValue>
44167+
</command:parameter>
44168+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
44169+
<maml:name>Confirm</maml:name>
44170+
<maml:description>
44171+
<maml:para />
44172+
</maml:description>
44173+
<command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
44174+
<dev:type>
44175+
<maml:name>SwitchParameter</maml:name>
44176+
<maml:uri/>
44177+
</dev:type>
44178+
<dev:defaultValue></dev:defaultValue>
44179+
</command:parameter>
44180+
</command:parameters>
44181+
<command:inputTypes>
44182+
<command:inputType>
44183+
<dev:type>
44184+
<maml:name>System.String</maml:name>
44185+
<maml:uri></maml:uri>
44186+
<maml:description/>
44187+
</dev:type>
44188+
<maml:description>
44189+
<maml:para>
44190+
</maml:para>
44191+
</maml:description>
44192+
</command:inputType>
44193+
</command:inputTypes>
44194+
<command:returnValues>
44195+
<command:returnValue>
44196+
<dev:type>
44197+
<maml:name>Microsoft.Azure.Commands.Network.Models.PSApplicationGateway</maml:name>
44198+
<maml:uri></maml:uri>
44199+
<maml:description/>
44200+
</dev:type>
44201+
<maml:description>
44202+
<maml:para>
44203+
</maml:para>
44204+
</maml:description>
44205+
</command:returnValue>
44206+
</command:returnValues>
44207+
<command:terminatingErrors></command:terminatingErrors>
44208+
<command:nonTerminatingErrors></command:nonTerminatingErrors>
44209+
<maml:alertSet>
44210+
<maml:title></maml:title>
44211+
<maml:alert>
44212+
<maml:para>Keywords: azure, azurerm, arm, resource, management, manager, network, networking</maml:para>
44213+
</maml:alert>
44214+
</maml:alertSet>
44215+
<command:examples>
44216+
</command:examples>
44217+
<maml:relatedLinks>
44218+
</maml:relatedLinks>
44219+
</command:command>
44220+
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
4406344221
<!--Generated by PS Cmdlet Help Editor-->
4406444222
<command:details>
4406544223
<command:name>Set-AzureRmApplicationGatewayUrlPathMapConfig</command:name>

0 commit comments

Comments
 (0)