New-AzFrontDoorWafCustomRuleGroupByVariableObject
Create an in-memory object for GroupByVariable.
Syntax
Default (Default)
New-AzFrontDoorWafCustomRuleGroupByVariableObject
-VariableName <String>
[<CommonParameters>]
Description
Create an in-memory object for GroupByVariable.
Examples
Example 1: Create CustomRuleGroupByVariable object for custom rule object
New-AzFrontDoorWafCustomRuleGroupByVariableObject -VariableName SocketAddr
VariableName
------------
SocketAddr
Create CustomRuleGroupByVariable object for custom rule object Use cmdlet "New-AzFrontDoorWafCustomRuleGroupByVariableObject" to pass -CustomRule parameter
Parameters
-VariableName
Describes the supported variable for group by.
Parameter properties
| Type: | String |
| Default value: | None |
| Supports wildcards: | False |
| DontShow: | False |
Parameter sets
(All)
| Position: | Named |
| Mandatory: | True |
| Value from pipeline: | False |
| Value from pipeline by property name: | False |
| Value from remaining arguments: | False |
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.