OwaspCrsExclusionEntrySelectorMatchOperator type

When matchVariable is a collection, operate on the selector to specify which elements in the collection this exclusion applies to.
KnownOwaspCrsExclusionEntrySelectorMatchOperator can be used interchangeably with OwaspCrsExclusionEntrySelectorMatchOperator, this enum contains the known values that the service supports.

Known values supported by the service

Equals: Equals
Contains: Contains
StartsWith: StartsWith
EndsWith: EndsWith
EqualsAny: EqualsAny

type OwaspCrsExclusionEntrySelectorMatchOperator = string