CommunityEndpointProtocol type

Community Endpoint Protocol Enum
KnownCommunityEndpointProtocol can be used interchangeably with CommunityEndpointProtocol, this enum contains the known values that the service supports.

Known values supported by the service

ANY: CommunityEndpointProtocol Type ANY
TCP: CommunityEndpointProtocol Type TCP
UDP: CommunityEndpointProtocol Type UDP
ICMP: CommunityEndpointProtocol Type ICMP
ESP: CommunityEndpointProtocol Type ESP
AH: CommunityEndpointProtocol Type AH
HTTPS: CommunityEndpointProtocol Type HTTPS
HTTP: CommunityEndpointProtocol Type HTTP

type CommunityEndpointProtocol = string