< Back
New-NsAppFlowPolicy
Post
NAME New-NsAppFlowPolicy
SYNOPSIS
SYNTAX
New-NsAppFlowPolicy [-name] <string> [-action] <string> [[-undefaction] <string>] [-rule] <string> [[-comment]
<string>] [-returnobject <SwitchParameter>] [-session <nitro_service>] [<CommonParameters>]
DESCRIPTION
PARAMETERS
-name <string>
Specify the name of the policy
Required? true
Position? 0
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-action <string>
specify the AppFlow action associated with this policy
Required? true
Position? 1
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-undefaction <string>
specify the AppFlow action associated an undef event
Required? false
Position? 2
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-rule <string>
specify the rule for the policy.
Required? true
Position? 3
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-comment <string>
Specify any comments
Required? false
Position? 4
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-returnobject <SwitchParameter>
If set to true, the object that is created is returned. This is useful to testing purposes.
Required? false
Position? named
Default value False
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-session <nitro_service>
Required? false
Position? named
Default value
Accept pipeline input? true (ByValue, ByPropertyName)
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
System.String
Specify the name of the policy
System.String
specify the AppFlow action associated with this policy
System.String
specify the AppFlow action associated an undef event
System.String
specify the rule for the policy.
System.String
Specify any comments
System.Management.Automation.SwitchParameter
If set to true, the object that is created is returned. This is useful to testing purposes.
com.citrix.netscaler.nitro.service.nitro_service
OUTPUTS
com.citrix.netscaler.nitro.resource.config.appflow.appflowpolicy
RELATED LINKS
SYNOPSIS
SYNTAX
New-NsAppFlowPolicy [-name] <string> [-action] <string> [[-undefaction] <string>] [-rule] <string> [[-comment]
<string>] [-returnobject <SwitchParameter>] [-session <nitro_service>] [<CommonParameters>]
DESCRIPTION
PARAMETERS
-name <string>
Specify the name of the policy
Required? true
Position? 0
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-action <string>
specify the AppFlow action associated with this policy
Required? true
Position? 1
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-undefaction <string>
specify the AppFlow action associated an undef event
Required? false
Position? 2
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-rule <string>
specify the rule for the policy.
Required? true
Position? 3
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-comment <string>
Specify any comments
Required? false
Position? 4
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-returnobject <SwitchParameter>
If set to true, the object that is created is returned. This is useful to testing purposes.
Required? false
Position? named
Default value False
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-session <nitro_service>
Required? false
Position? named
Default value
Accept pipeline input? true (ByValue, ByPropertyName)
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
System.String
Specify the name of the policy
System.String
specify the AppFlow action associated with this policy
System.String
specify the AppFlow action associated an undef event
System.String
specify the rule for the policy.
System.String
Specify any comments
System.Management.Automation.SwitchParameter
If set to true, the object that is created is returned. This is useful to testing purposes.
com.citrix.netscaler.nitro.service.nitro_service
OUTPUTS
com.citrix.netscaler.nitro.resource.config.appflow.appflowpolicy
RELATED LINKS