We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6b1f54 commit 28ef31eCopy full SHA for 28ef31e
NetScaler/Public/Add-NSCSVirtualServerPolicyBinding.ps1
@@ -30,13 +30,13 @@ function Add-NSCSVirtualServerPolicyBinding {
30
.PARAMETER Session
31
The NetScaler session object.
32
33
- .PARAMETER -Name
+ .PARAMETER Name
34
Name of the content switching virtual server.
35
36
- .PARAMETER -PolicyName
+ .PARAMETER PolicyName
37
Name for the content switching policy to bind.
38
39
- .PARAMETER -TargetLBVServer
+ .PARAMETER TargetLBVServer
40
Name for the load balance virtual server.
41
42
Minimum length = 1
0 commit comments