ExceptionEntryValueMatchOperator type

Operates on the allowed values for the matchVariable
KnownExceptionEntryValueMatchOperator can be used interchangeably with ExceptionEntryValueMatchOperator, this enum contains the known values that the service supports.

Known values supported by the service

Equals: Equals
Contains: Contains
StartsWith: StartsWith
EndsWith: EndsWith
IPMatch: IPMatch

type ExceptionEntryValueMatchOperator = string