struct Cloudflare::Options::Radar::Quirks
- Cloudflare::Options::Radar::Quirks
- Struct
- Value
- Object
Defined in:
cloudflare/options.crConstructors
Instance Method Summary
- #concurrentCount : Int32
- #concurrentCount=(concurrentCount : Int32)
- #maximumNumberOfFailuresPerIpBlock : Int32
- #maximumNumberOfFailuresPerIpBlock=(maximumNumberOfFailuresPerIpBlock : Int32)
- #numberOfScansPerIpBlock : Int32
- #numberOfScansPerIpBlock=(numberOfScansPerIpBlock : Int32)
- #scanIpAddressType : ScanIpAddressType
- #scanIpAddressType=(scanIpAddressType : ScanIpAddressType)
- #skipRange : Range(Int32, Int32)
- #skipRange=(skipRange : Range(Int32, Int32))