Name | Description | Schema | Default | Example |
---|---|---|---|---|
type required |
Type of the thottling condition. Allowed values are HeaderCondition, IPCondition, JWTClaimsCondition, QueryParameterCondition |
string | null |
|
invertCondition optional |
Specifies whether inversion of the condition to be matched against the request. **Note:** When you add conditional groups for advanced throttling policies, this paramater should have the same value (`true` or `false`) for the same type of conditional group. |
boolean | null |
|
claimUrl optional |
JWT claim URL |
string | null |
|
attribute optional |
Attribute to be matched |
string | null |