PcProtocol type

Protocol to be filtered on.
KnownPcProtocol can be used interchangeably with PcProtocol, this enum contains the known values that the service supports.

Known values supported by the service

TCP: TCP
UDP: UDP
Any: Any

type PcProtocol = string