ManagedRuleExclusionSelectorMatchOperator type
Comparison operator to apply to the selector when specifying which elements in the collection this exclusion applies to.
KnownManagedRuleExclusionSelectorMatchOperator can be used interchangeably with ManagedRuleExclusionSelectorMatchOperator,
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 ManagedRuleExclusionSelectorMatchOperator = string