Package com.ibm.cloud.is.vpc.v1.model
Interface VPNServerPatch.Protocol
-
- Enclosing class:
- VPNServerPatch
public static interface VPNServerPatch.Protocol
The transport protocol to use for this VPN server.
-
-
Field Detail
-
TCP
static final String TCP
tcp.- See Also:
- Constant Field Values
-
UDP
static final String UDP
udp.- See Also:
- Constant Field Values
-
-