QueryParameterCondition

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

boolean

null

parameterName

optional

Name of the query parameter

string

null

parameterValue

optional

Value of the query parameter to be matched

string

null