ExceptionValueMatchOperator type
Comparison operator to apply to the value to be matched..
KnownExceptionValueMatchOperator can be used interchangeably with ExceptionValueMatchOperator,
this enum contains the known values that the service supports.
Known values supported by the service
Equals: Equals Exception Value Match Operator
Contains: Contains Exception Value Match Operator
StartsWith: StartsWith Exception Value Match Operator
EndsWith: EndsWith Exception Value Match Operator
EqualsAny: EqualsAny Exception Value Match Operator
IPMatch: IPMatch Exception Value Match Operator
type ExceptionValueMatchOperator = string