EnclaveEndpointProtocol type

Enclave Endpoint Protocol Enum
KnownEnclaveEndpointProtocol can be used interchangeably with EnclaveEndpointProtocol, this enum contains the known values that the service supports.

Known values supported by the service

ANY: EndpointProtocol Type ANY
TCP: EndpointProtocol Type TCP
UDP: EndpointProtocol Type UDP
ICMP: EndpointProtocol Type ICMP
ESP: EndpointProtocol Type ESP
AH: EndpointProtocol Type AH

type EnclaveEndpointProtocol = string