Interface VPNServer.Protocol

  • Enclosing class:
    VPNServer

    public static interface VPNServer.Protocol
    The transport protocol to use for this VPN server. The enumerated values for this property may [expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String TCP
      tcp.
      static String UDP
      udp.