GroupByVariable Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes the variables available to group the rate limit requests
public class GroupByVariable
type GroupByVariable = class
Public Class GroupByVariable
- Inheritance
-
GroupByVariable
Constructors
GroupByVariable() |
Initializes a new instance of the GroupByVariable class. |
GroupByVariable(String) |
Initializes a new instance of the GroupByVariable class. |
Properties
VariableName |
Gets or sets describes the supported variable for group by Possible values include: 'SocketAddr', 'GeoLocation', 'None' |
Methods
Validate() |
Validate the object. |
Extension Methods
ToPSFrontDoorWafCustomRuleGroupByVariable(GroupByVariable) |