@@ -44064,7 +44064,7 @@ PS C:\> $Cert = Set-AzureRmApplicationGatewaySslCertificate –ApplicationGat
44064
44064
<command:details>
44065
44065
<command:name>Remove-AzureRmApplicationGatewaySslPolicy</command:name>
44066
44066
<maml:description>
44067
- <maml:para>Removes Ssl policy of an application gateway.</maml:para>
44067
+ <maml:para>Removes an SSL policy from an Azure application gateway.</maml:para>
44068
44068
</maml:description>
44069
44069
<maml:copyright>
44070
44070
<maml:para />
@@ -44074,53 +44074,25 @@ PS C:\> $Cert = Set-AzureRmApplicationGatewaySslCertificate –ApplicationGat
44074
44074
<dev:version />
44075
44075
</command:details>
44076
44076
<maml:description>
44077
- <maml:para>The Remove-AzureRmApplicationGatewaySslPolicy cmdlet removes Ssl policy of an application gateway.</maml:para>
44077
+ <maml:para>The Remove-AzureRmApplicationGatewaySslPolicy cmdlet removes SSL policy from an Azure application gateway.</maml:para>
44078
44078
</maml:description>
44079
44079
<command:syntax>
44080
44080
<command:syntaxItem>
44081
44081
<maml:name>Remove-AzureRmApplicationGatewaySslPolicy</maml:name>
44082
44082
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
44083
44083
<maml:name>ApplicationGateway</maml:name>
44084
44084
<maml:description>
44085
- <maml:para / >
44085
+ <maml:para>Specifies the application gateway from which this cmdlet removes SSL policy.</maml:para >
44086
44086
</maml:description>
44087
44087
<command:parameterValue required="true" variableLength="false">PSApplicationGateway</command:parameterValue>
44088
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
44089
</command:syntaxItem>
44118
44090
</command:syntax>
44119
44091
<command:parameters>
44120
44092
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
44121
44093
<maml:name>ApplicationGateway</maml:name>
44122
44094
<maml:description>
44123
- <maml:para / >
44095
+ <maml:para>Specifies the application gateway from which this cmdlet removes SSL policy.</maml:para >
44124
44096
</maml:description>
44125
44097
<command:parameterValue required="true" variableLength="false">PSApplicationGateway</command:parameterValue>
44126
44098
<dev:type>
@@ -44129,54 +44101,6 @@ PS C:\> $Cert = Set-AzureRmApplicationGatewaySslCertificate –ApplicationGat
44129
44101
</dev:type>
44130
44102
<dev:defaultValue></dev:defaultValue>
44131
44103
</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
44104
</command:parameters>
44181
44105
<command:inputTypes>
44182
44106
<command:inputType>
@@ -44186,8 +44110,7 @@ PS C:\> $Cert = Set-AzureRmApplicationGatewaySslCertificate –ApplicationGat
44186
44110
<maml:description/>
44187
44111
</dev:type>
44188
44112
<maml:description>
44189
- <maml:para>
44190
- </maml:para>
44113
+ <maml:para />
44191
44114
</maml:description>
44192
44115
</command:inputType>
44193
44116
</command:inputTypes>
@@ -44199,8 +44122,7 @@ PS C:\> $Cert = Set-AzureRmApplicationGatewaySslCertificate –ApplicationGat
44199
44122
<maml:description/>
44200
44123
</dev:type>
44201
44124
<maml:description>
44202
- <maml:para>
44203
- </maml:para>
44125
+ <maml:para />
44204
44126
</maml:description>
44205
44127
</command:returnValue>
44206
44128
</command:returnValues>
@@ -44213,8 +44135,41 @@ PS C:\> $Cert = Set-AzureRmApplicationGatewaySslCertificate –ApplicationGat
44213
44135
</maml:alert>
44214
44136
</maml:alertSet>
44215
44137
<command:examples>
44138
+ <command:example>
44139
+ <maml:title>-------------------------- Example 1: Remove an SSL policy from an application gateway --------------------------</maml:title>
44140
+ <maml:introduction>
44141
+ <maml:paragraph>PS C:\></maml:paragraph>
44142
+ </maml:introduction>
44143
+ <dev:code>PS C:\>$AppGW = Get-AzureRmApplicationGateway -Name "ApplicationGateway01" -ResourceGroupName "ResourceGroup01"
44144
+ PS C:\> $AppGW = Remove-AzureRmApplicationGatewaySslPolicy -ApplicationGateway $AppGW</dev:code>
44145
+ <dev:remarks>
44146
+ <maml:para>This command removes the SSL policy from the application gateway named ApplicationGateway01.</maml:para>
44147
+ <maml:para />
44148
+ <maml:para />
44149
+ <maml:para></maml:para>
44150
+ </dev:remarks>
44151
+ <command:commandLines>
44152
+ <command:commandLine>
44153
+ <command:commandText>
44154
+ <maml:para />
44155
+ </command:commandText>
44156
+ </command:commandLine>
44157
+ </command:commandLines>
44158
+ </command:example>
44216
44159
</command:examples>
44217
44160
<maml:relatedLinks>
44161
+ <maml:navigationLink>
44162
+ <maml:linkText>Set-AzureRmApplicationGatewaySslPolicy</maml:linkText>
44163
+ <maml:uri></maml:uri>
44164
+ </maml:navigationLink>
44165
+ <maml:navigationLink>
44166
+ <maml:linkText>New-AzureRmApplicationGatewaySslPolicy</maml:linkText>
44167
+ <maml:uri></maml:uri>
44168
+ </maml:navigationLink>
44169
+ <maml:navigationLink>
44170
+ <maml:linkText>Get-AzureRmApplicationGatewaySslPolicy</maml:linkText>
44171
+ <maml:uri></maml:uri>
44172
+ </maml:navigationLink>
44218
44173
</maml:relatedLinks>
44219
44174
</command:command>
44220
44175
<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">
0 commit comments