ClientConnectionCountRuleUnion type

Alias for ClientConnectionCountRuleUnion

type ClientConnectionCountRuleUnion =
  | ThrottleByJwtCustomClaimRule
  | ThrottleByJwtSignatureRule
  | ThrottleByUserIdRule
  | ClientConnectionCountRule