ServerPortOperator type

Defines values for ServerPortOperator.
KnownServerPortOperator can be used interchangeably with ServerPortOperator, this enum contains the known values that the service supports.

Known values supported by the service

Any
Equal
Contains
BeginsWith
EndsWith
LessThan
LessThanOrEqual
GreaterThan
GreaterThanOrEqual
RegEx

type ServerPortOperator = string